Loading Tool

Explorer IconExplorer

Memory Pool

76,783 transactions
28.69 vMB
0.11387904 BTC
Random Selection Loading Transactions
Max Size: 173.61/200 MB

Candidate Block

Mining Attempt cec3734de99b231c15e3811dd83251f5db722374c60ce9b6f33f2816822b5a89
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 9b4f8b7359929eb9eebc662b473159b2d140b8f6e1f345f0caa2145926b553a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,025
Size: 1.00 vMB
Total Fees: 0.05425660 BTC
Feerates: 101.65 > 5.44 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (260,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
654,687 654,687 0000000000000000000909f4c30d18c2086eec3312d1e76a4f6cc3d87c560078 2,747 1.00/1.00 vMB 285
654,686 654,686 0000000000000000000c5f78023bfa5ed3910af0ab2677c5c90d160e6fe6421c 2,776 1.00/1.00 vMB 324
654,685 654,685 000000000000000000059d9c32848f261dad5c18161e58f28882924f611f50ae 3,172 1.00/1.00 vMB 332
654,684 654,684 0000000000000000000c8ff12d8cac0958b2b8adbef289aa3dd10f5290798cf0 2,907 1.00/1.00 vMB 297
654,683 654,683 0000000000000000000b9d2ec5a352ecba0592946514a92f14319dc2b367fc72 2,681 1.00/1.00 vMB 265
654,682 654,682 00000000000000000003fb8ae0a1dac01e2c387e7e6b52a3ca61ff20e706563b 2,922 1.00/1.00 vMB 275
654,681 654,681 0000000000000000000d29871a4a11ffbdb1d52f33c7adb4e870d9609d5c5d9e 1,738 1.00/1.00 vMB 284
654,680 654,680 0000000000000000000ce638ad696cb2079c56a61ccbd7dbdee1bdb39850481a 2,939 1.00/1.00 vMB 293
654,679 654,679 00000000000000000003ec7763c65dd4c1b303d30fac579ad334ff3bcd46fad9 1,759 1.00/1.00 vMB 265
654,678 654,678 0000000000000000000835fe97bea55addde6ff4e698f0ed123d2d7d92ae13c6 2,896 1.00/1.00 vMB 263
654,677 654,677 0000000000000000000b077cb2f56707044fba3a73e23848d44bc1139fa624fa 3,117 1.00/1.00 vMB 296
654,676 654,676 000000000000000000047f5582b79de5dcd2935c95f5998b5d138a852241c421 2,927 1.00/1.00 vMB 284
654,675 654,675 00000000000000000008106b2642b10d708eae883c08c29ff7c5080633b2c3ea 3,043 1.00/1.00 vMB 270
654,674 654,674 000000000000000000093350ebdda41854a1a7fd7a7a7f57927e021cd988ca01 2,968 1.00/1.00 vMB 312
654,673 654,673 00000000000000000005d9e64536885cfb04b51e6b6bc75173ada2e09b14cc00 1,979 1.00/1.00 vMB 273
654,672 654,672 0000000000000000000bf458148fda4f4c1eaca067d5d7660f318b0b38961a4b 2,404 1.00/1.00 vMB 277
654,671 654,671 0000000000000000000896b08f6fbcb6f8ec3f21f3957450fdc5cfff616dc759 3,401 1.00/1.00 vMB 332
654,670 654,670 000000000000000000040aa60fde4e71a4fea76c46866dc0e8a233a82a5181a3 2,971 1.00/1.00 vMB 287
654,669 654,669 0000000000000000000b2d5b126a36b11a2d12d8d43dc2bbfb2dbedd577dd4fb 2,910 1.00/1.00 vMB 293
654,668 654,668 00000000000000000000e0993de2001887aeebe4003df23eabff9007fea6cbad 2,903 1.00/1.00 vMB 279
654,667 654,667 0000000000000000000067b663dfc4839462dd74001cdae65ec773e8ff64da92 2,726 1.00/1.00 vMB 305
Previous 10 blocks ↓
Total Size: 782.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 671.52 GB
    • Received: 15.95 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.