Loading Tool

Explorer IconExplorer

Memory Pool

28,129 transactions
14.10 vMB
0.15508597 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.94/200 MB

Candidate Block

Mining Attempt 708425a3abd8e6b73c5ebaace058395eefd558cb4d36b22b82790b29d5240555
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root e4decb7106be6d68b3eaf54012ceced3d903312054c56563b0cfda0dc2336497
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,800
Size: 1.00 vMB
Total Fees: 0.09449879 BTC
Median Feerate: 3.93 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (772,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,525 140,525 00000000000005b9003c5d4f169aeaa6e03f539c7fe78340b3565068d3c00851 26 0.01 vMB 101
140,524 140,524 00000000000005f1ea9ccdfaf2ab32fc4ce6bd6f15e8b12f62206d96c5755411 22 0.01 vMB 595
140,523 140,523 00000000000001519b155b89b0cf18440ec9b41622d9f734c1eecd836cf68824 16 0.01 vMB 190
140,522 140,522 00000000000001a2fa6570e3bac8a8e87452c138b08e58b1c52799ac18a126f6 5 0.00 vMB 165
140,521 140,521 00000000000001dbc7dbb98baf3a8e43c3260a23d061c06ea8c943733fc17053 76 0.02 vMB 193
140,520 140,520 000000000000081daade98476b260e6093932719e2ccf9e9b560cb32ff72771c 58 0.02 vMB 193
140,519 140,519 0000000000000398f1a2d66b772784f68e2d1aa95d5257b6c68ad9a2d9b73e39 20 0.01 vMB 9
140,518 140,518 00000000000003c9f1dca6ae056f695494aa3093fc154fd030ccaaf95733e8ff 10 0.00 vMB 1,027
140,517 140,517 000000000000047a086fbc99448dd6e639bb187e755d7b3362d75add15bdc06a 55 0.02 vMB 186
140,516 140,516 00000000000003daa9ff404f964dda6a0e87695f6c05d3008ec00343f544e85e 22 0.01 vMB 2,255
140,515 140,515 00000000000008272553811e26819d5ed62818acf565e7e6d355b18da838cdd5 71 0.03 vMB 225
140,514 140,514 000000000000026384306b3b8ad30c2e06f3c69b8212a6f2cc6196ebee22e97b 112 0.04 vMB 171
140,513 140,513 00000000000008d847d5c6077a4aaca1fb72088ec31346f287976f488def055c 13 0.00 vMB 103
140,512 140,512 000000000000011822437b030c4d8f830161b0bb253f990631eb4d024f481af2 22 0.01 vMB 63
140,511 140,511 000000000000048c17c9825b8567583122071cc36460e9e250f82b8e877e4d3d 37 0.03 vMB 261
140,510 140,510 00000000000002833b90de9731b294ce67be3564711df04e0d3235935cce5edb 59 0.03 vMB 244
140,509 140,509 000000000000087163c86fe39ea867fc6737c772c7ff7adb7f904cff3291969d 64 0.02 vMB 86
140,508 140,508 00000000000007e637ba347966daf1d4a3b6af4af7a7694a8f56addf3b13cfdd 64 0.03 vMB 356
140,507 140,507 00000000000001d7ccfaff1881adf6a60c8424732abc00c260e21c7c4226eca9 5 0.00 vMB 0
140,506 140,506 0000000000000183d5816a434b89579e726a6ee7a295dc90947520e1becb6d5a 53 0.02 vMB 51
140,505 140,505 00000000000000d4cd98e1266907fa336f5e4cf4de96359176a21e2368376861 92 0.03 vMB 149
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: 85
    • Outgoing: 10
  • Data Transfer:
    • Sent: 86.42 GB
    • Received: 0.37 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.