Loading Tool

Explorer IconExplorer

Memory Pool

40,189 transactions
16.24 vMB
0.12696895 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 93.75/200 MB

Candidate Block

Mining Attempt ce5bf41efae16d6e869335e3061bf20181d95be8c18b72f9f0ae26906d871dd7
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root afc5b488d256aa4cdb888543d74624e6b64c38c0933467df70b7d584ebe13a49
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,658
Size: 1.00 vMB
Total Fees: 0.04474279 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (692,681 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
220,633 220,633 00000000000002bda08f9acd807812b84441d0e7ea139ef74cad69e9024b4240 167 0.14 vMB 96
220,632 220,632 0000000000000216727c3284f4aae5c33c435e88fd43f6560d707d43dbf7beb8 737 0.25 vMB 267
220,631 220,631 000000000000048a0dab63a167b41e66ac990c05ee73e5a8bf9c77e95d4a896c 324 0.17 vMB 162
220,630 220,630 00000000000004bfd5504fa3cc55dfc8877de797d0bef4fd3178757aa4ff6498 41 0.02 vMB 90
220,629 220,629 00000000000000a50606f88b491f3aae80f246efe66cd1296ab5ef58ce11792f 362 0.14 vMB 191
220,628 220,628 000000000000007e8501276cbe8e8f0efd3e414a50179a000f5b61873b7ef41a 342 0.22 vMB 170
220,627 220,627 000000000000016ee4ad2cd07ff6d9fdac5da88c4afb3be5567dd9c3b629871d 715 0.25 vMB 250
220,626 220,626 00000000000002a8dcbc34ab29032a2103c9921dc2cce578321efb09c87c8553 599 0.25 vMB 215
220,625 220,625 0000000000000426273ff637328fcb66d73bb55d6878886d4b8b1668a1a3422f 125 0.07 vMB 157
220,624 220,624 00000000000000db88945b43827f543ca9f5074d1dd4aa1cce0cdab084a92d5c 374 0.15 vMB 215
220,623 220,623 0000000000000095e61faa4e42d4bde7ebc4eff5b03d616ea89e7c29c40eea5c 105 0.05 vMB 101
220,622 220,622 0000000000000389af8d88f5d60e14d495c0ce0fe5b114a14cc6b830fa535c6b 505 0.21 vMB 190
220,621 220,621 00000000000001c98d2ecfb5dc0f6552846b607103270ac309c53758de2d2fcb 173 0.09 vMB 171
220,620 220,620 00000000000000bc35c4c143f5ffdc1da110a052aba2ae09b0dcba60968edffb 298 0.15 vMB 170
220,619 220,619 0000000000000303282cd16caeffbf680587692147ec105c6406f15435d83195 544 0.22 vMB 195
220,618 220,618 000000000000028fa4587b60491f5fea48989c7e6cb0245ece63a2d3a5419d9c 269 0.13 vMB 189
220,617 220,617 000000000000014f831218c9b94387b54516536620a01ef44d025873d057ea8c 38 0.01 vMB 182
220,616 220,616 00000000000004079253e7b9df9970ea12362d8873a43d69d0a5098b52370a1d 514 0.23 vMB 199
220,615 220,615 00000000000001a96aadfc19fbef205625de63815ce383f59ea77eee649ad08c 353 0.17 vMB 184
220,614 220,614 000000000000033855dded5390e6903bd08300ee508f86cf7a020ad9c1b347dd 90 0.03 vMB 85
220,613 220,613 00000000000003c8d536416223444fbf05a72c6da1adb39181684946e8ec2c91 578 0.23 vMB 205
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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