Loading Tool

Explorer IconExplorer

Memory Pool

29,393 transactions
8.58 vMB
0.08303649 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.28/200 MB

Candidate Block

Mining Attempt d32b3059a8f27fa89886a140376e18c6b6b51ea5330be2b4b56664914195cd20
Version 20000000
Previous Block 00000000000000000000dfe1036d7254b06c2dd375bf5f4768672b4c82b08c56
Merkle Root f7bab57ca42e95963af98cde488d22ac906cff3ee6d833cce4c4fa5beb76d961
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,457
Size: 1.00 vMB
Total Fees: 0.03086500 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,224 (666,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,278 246,278 000000000000006d9346a160c8dfe6b77e67cb78e844200e8fd1c33d35329c79 724 0.25 vMB 187
246,277 246,277 000000000000002e9c3c6e0af878aa767fc82f544773202ed61b7ae93a6a7858 26 0.02 vMB 32
246,276 246,276 000000000000007039762ca9837cf5220793276638e6abf870608fe071191fc2 369 0.25 vMB 75
246,275 246,275 00000000000000966e42400b20a158e20fae04c6b4e40b98a176a073177a3929 623 0.25 vMB 147
246,274 246,274 000000000000002818ca0b4faef68af1544f724ceddd463dc4f5aeb2816428ac 133 0.06 vMB 124
246,273 246,273 000000000000005b9e461d8a8124d2d03bbc1853f59cf69c540ef79b55fb6300 560 0.29 vMB 110
246,272 246,272 000000000000002f9060cc8d4494c0c6c8a22ecfcb4717c2116561402785703e 9 0.00 vMB 67
246,271 246,271 0000000000000014d87b56a9da4d6691ca5774ed35b4890b374cd2b02095fecd 78 0.03 vMB 75
246,270 246,270 00000000000000a29e8a4e5da6ac622d8fa015cb1505368751b4811cdee9e43d 241 0.14 vMB 83
246,269 246,269 000000000000001a4579b22ef1b242863334315ebf7140acf38102eb7b754dd2 127 0.06 vMB 100
246,268 246,268 00000000000000462b8937e5fcf00756b1e2c4d6d701a1faa1d85b9f867b1921 281 0.18 vMB 80
246,267 246,267 000000000000004cb60d05d02221714c97438949a994ede3a3845633b5917db8 643 0.25 vMB 158
246,266 246,266 000000000000003ebdd2a02bbfcf7bc0102309c72359307ed1675c8dbbf95cda 231 0.12 vMB 85
246,265 246,265 0000000000000074f34ac4c02651ce6e8c524f4147e50a8172762ffd21f6525c 245 0.25 vMB 78
246,264 246,264 000000000000005453f7b59b669b66c9fe6211a33a850b08b4c2f8c2ba6a8dc3 143 0.09 vMB 61
246,263 246,263 000000000000004b1fc9574b8b1775a231867e4762c4468c4314283d3b4e451e 287 0.25 vMB 94
246,262 246,262 000000000000006e8416458bb7ef7a2d593c367c548a0f3619266f5201e80bbe 620 0.25 vMB 101
246,261 246,261 0000000000000025b7108836bf1bc11b01a916fa71db480ee1136d53217c0b50 286 0.08 vMB 46
246,260 246,260 000000000000008a0d2ccd5ec1b0c49a9390e60fee23732b413ea6bc3e596747 1,011 0.47 vMB 144
246,259 246,259 0000000000000046acfce00454e150006b04fd1b2f480802af58b85f28549dff 489 0.25 vMB 164
246,258 246,258 000000000000000fe5ed4fe9d5d6d976e0e567ccc6484835a9761a3bdf9df8f0 520 0.24 vMB 44
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 72
    • Outgoing: 10
  • Data Transfer:
    • Sent: 25.17 GB
    • Received: 0.49 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.