Loading Tool

Explorer IconExplorer

Memory Pool

77,673 transactions
29.98 vMB
0.06855333 BTC
Random Selection Loading Transactions
Max Size: 181.85/200 MB

Candidate Block

Mining Attempt 7309ffeba167b47d53387a6c38f5925c643c95a60a2aa3935de3b0887e5adf46
Version 20000000
Previous Block 0000000000000000000036bbd7276eb10eeccda80d363dbecfc4a4ff5e03f32d
Merkle Root 00334645eb2c7b37806803e6e239aae2220b16e432db455a45ccf3efa28e11b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,060
Size: 1.00 vMB
Total Fees: 0.00464426 BTC
Feerates: 150.92 > 0.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,191 (455,834 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,357 459,357 0000000000000000009b660c343c4270f44c41d425ee34df19c0be955c949b73 2,069 1.00/1.00 vMB 203
459,356 459,356 0000000000000000003a7f79b1dccacbb88b4bff16934dd58cd549f25c90c651 1,502 1.00/1.00 vMB 114
459,355 459,355 0000000000000000018602f19d9817130cf0d4729cb5262910f863dbb459c06b 2,371 1.00/1.00 vMB 252
459,354 459,354 000000000000000001c44235d93ed3fbea5a9bfcd7e7e00535cb300aba343a23 1,956 1.00/1.00 vMB 231
459,353 459,353 0000000000000000013b888570f109da20e5d5c1cd1bc6233741818ce5990cf6 2,289 1.00/1.00 vMB 252
459,352 459,352 0000000000000000008436c72e37612828d3c2a10a99bb0f86e5c82ac533f4a1 2,242 1.00/1.00 vMB 227
459,351 459,351 00000000000000000227c79324ecb71f2d17b5c9f7bf1b89788992c2c7e6e904 326 1.00/1.00 vMB 39
459,350 459,350 0000000000000000016be62dd94b794ef94c2e1c346e9a262917447e8d58a94c 336 1.00/1.00 vMB 40
459,349 459,349 000000000000000001c58a467e5b643064b3fb1ffc5fe4ef18dfd56dd7566cc4 1,324 1.00/1.00 vMB 92
459,348 459,348 0000000000000000001ea66c79a58a7208faf8ec776c6e08b242df0473b42ba0 1,419 1.00/1.00 vMB 106
459,347 459,347 000000000000000002156de9595e7cf4113db0688a69da3d0acaa7f75cfc4f62 1,008 1.00/1.00 vMB 76
459,346 459,346 000000000000000000c54140a2ae766846a8c52b1e8fbf0ca3ea7b89fac3bce2 1,544 1.00/1.00 vMB 82
459,345 459,345 0000000000000000002461ed7bb6e6675478588b805578748c9df0d2f52c9ab9 1,802 1.00/1.00 vMB 143
459,344 459,344 000000000000000000baebbd63a0d0e6df72d5c2b2a4e92bb1e076832850efb3 2,449 1.00/1.00 vMB 199
459,343 459,343 00000000000000000129af188a1e94bfe4fc4b3989e9b33aa2cb54da32799ac3 2,292 1.00/1.00 vMB 170
459,342 459,342 00000000000000000241b208a1a82145531e75f9a9870e9ef641483bdf20fc55 1,160 1.00/1.00 vMB 94
459,341 459,341 000000000000000001b7bc23291b31df3a3a27293c7d4fcecea464067a8d5bf7 1,364 1.00/1.00 vMB 102
459,340 459,340 000000000000000000c267271e249aa1aa40e9626a3f49c799aefcf916e94f5a 2,115 1.00/1.00 vMB 143
459,339 459,339 0000000000000000021d78278ca847a896f20b5285f651d2593efa46df203ca8 1,561 1.00/1.00 vMB 107
459,338 459,338 00000000000000000038d0e21e0e318b75ca4c81da6c9faa4db32cc157f0690b 1,918 1.00/1.00 vMB 173
459,337 459,337 000000000000000000f4cd50bc17e17f617e9394ea2bd38d493e9be74ffb82f4 99 1.00/1.00 vMB 79
Previous 10 blocks ↓
Total Size: 782.72 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: 707.07 GB
    • Received: 16.66 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.