Loading Tool

Explorer IconExplorer

Memory Pool

53,791 transactions
31.98 vMB
0.13565829 BTC
Random Selection Loading Transactions
Max Size: 170.99/200 MB

Candidate Block

Mining Attempt 1d506e7b0fe26de24a82f64237e31c04320aeb8a78d8595636199852a2d2909a
Version 20000000
Previous Block 0000000000000000000009fd3786a9cab5b58d654ad3894ab8146e5cf82088d1
Merkle Root 8205c8cbba23c07bbbacf0640962699ebba22426b8e089cbc221a89413ff8b87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,619
Size: 1.00 vMB
Total Fees: 0.03691266 BTC
Feerates: 368.10 > 3.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,820 (731,855 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
182,965 182,965 00000000000003122faa5e410286f9ffcd196bb6b1ea1f1f95c9e20bb6f1bd0d 9 0.00/1.00 vMB 15
182,964 182,964 00000000000001cd57289baef1319850825935a6cde5dddbe6e6a939fe214479 138 0.09/1.00 vMB 100
182,963 182,963 000000000000048296ebd59601e956fb7b0ed0710ae0c9ef106d944d5271c0e3 1,028 0.42/1.00 vMB 131
182,962 182,962 0000000000000524b1bce4cab75a762e2b7dda8583fa081d0a185a448612f6f7 774 0.25/1.00 vMB 154
182,961 182,961 00000000000003cefabdb4ae398e6e081917d2947b534d7295b570477a8ed765 693 0.25/1.00 vMB 141
182,960 182,960 00000000000007709a39a90993b9185a328f629eb2cc9f2fd06cb5f464517ed0 148 0.05/1.00 vMB 164
182,959 182,959 00000000000001ddc26705770814ec4f8ad6914972bec08554d4a375202d1239 579 0.25/1.00 vMB 143
182,958 182,958 000000000000001223fab67497156eb3d01db7d0e5fd2495028c7fb20829a553 129 0.05/1.00 vMB 126
182,957 182,957 00000000000000f53dc4240be9dd3e74c45d580f352234ceec47b0fc773dcd1b 447 0.20/1.00 vMB 145
182,956 182,956 00000000000008c0cdce88c5e9080f94d673a861d582935bdcaf5158c0d91e3c 53 0.03/1.00 vMB 135
182,955 182,955 0000000000000871000b6496a7908ec7755d40cafcf6c624e8252dea2299307e 153 0.07/1.00 vMB 103
182,954 182,954 000000000000073d5813379f220c4ab336a5d201c5db8a5315b4744327973bac 560 0.20/1.00 vMB 142
182,953 182,953 00000000000008b11e976c9afd77b00fcea313e18b44a8c85a63c3445444e68c 48 0.02/1.00 vMB 58
182,952 182,952 000000000000031b3707b7cc81ee73c1dc62bf68bde9a1dc7c3d8a7c3b629960 33 0.03/1.00 vMB 53
182,951 182,951 00000000000007f108100628dc278a16bcaf6638da1702cf37c5b088fdee1853 481 0.19/1.00 vMB 144
182,950 182,950 0000000000000a38452bdc271fc97d41dd524a9cf84cf306234d4402c05aecf3 192 0.07/1.00 vMB 172
182,949 182,949 0000000000000876651beda78987efb878f008fcf105b335b895c407f2e8522f 256 0.09/1.00 vMB 105
182,948 182,948 0000000000000734d8defd0d829e8899cc8ee119eb4a3accad47d4101b8468f7 128 0.05/1.00 vMB 100
182,947 182,947 00000000000002bf7299dda2d35dafb19871f3ef3388a63115a1c16746ca9ba9 315 0.13/1.00 vMB 117
182,946 182,946 00000000000003f0790e39fb0c0cfbcbbe8466d2ca090bea506c454a691b07bc 199 0.18/1.00 vMB 85
182,945 182,945 00000000000002f01a5254c93e28232391b591b0cee8f871ab24d64f7f27d65c 516 0.20/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 782.07 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: 651.24 GB
    • Received: 13.50 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.