Loading Tool

Explorer IconExplorer

Memory Pool

82,515 transactions
31.14 vMB
0.11944557 BTC
Random Selection Loading Transactions
Max Size: 183.14/200 MB

Candidate Block

Mining Attempt 73594295c03b7f893ff764b92fba2f3a736b6c508ae70bcb5ea729582500172e
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 0407718f6962a4fcdf51f0d97a49d615f25bfe080aede8a5b1564062f8f659cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,711
Size: 1.00 vMB
Total Fees: 0.04069419 BTC
Feerates: 150.77 > 4.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (733,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,588 181,588 00000000000008e9aea6d84566eaf23cae2d14d0309cf67d3a1fba0e37b0878f 128 0.05/1.00 vMB 143
181,587 181,587 000000000000072e78e8196d01f72712fa2ba32a138e421c81086160f36aadd2 15 0.01/1.00 vMB 7
181,586 181,586 00000000000003dd0b64fc97cde7133bf2c16b60c33fd408d22859f4ec15b006 93 0.08/1.00 vMB 81
181,585 181,585 000000000000036728a93b7cfe95bb8e63bc4506c27f57927af0703fa26cfdce 43 0.04/1.00 vMB 122
181,584 181,584 000000000000073597f05525d63475d34ea79d2dae62f0888d6fb6dac3e28f08 146 0.08/1.00 vMB 94
181,583 181,583 0000000000000597d62c511d1290bb19bf8214f92effd4065da79d6a2449fa39 128 0.04/1.00 vMB 106
181,582 181,582 00000000000000286177524afb8940b9f0adbdfcfb121382e6fee9e462e5c393 403 0.18/1.00 vMB 148
181,581 181,581 000000000000062b2f28d5aa47f9c7ee05dca83ad9ec16c5d72da2dcf4d79ace 711 0.26/1.00 vMB 163
181,580 181,580 0000000000000a773f8a4e0b43cea264c45c7f6855235477966247cd1b2ebcae 846 0.33/1.00 vMB 223
181,579 181,579 00000000000002c03a6c81c0cac747ce5925ad5196d08ea5a2f783f0146be8ba 140 0.05/1.00 vMB 152
181,578 181,578 00000000000003a041301296ba608346d75653075539da7b53d4a73accab9f9b 137 0.05/1.00 vMB 123
181,577 181,577 00000000000001f98d82236fe681e6f2ad0f26237932fe153f64c29eca33720c 7 0.00/1.00 vMB 313
181,576 181,576 0000000000000296497ff04a222836c1c7cacd57411ca8ad26bb6ff229be2d95 5 0.00/1.00 vMB 14
181,575 181,575 0000000000000686edb3b96e07659885d5977861bff00e8b85e991b81be32a11 68 0.02/1.00 vMB 3
181,574 181,574 00000000000009b584ff7f751ebc49f771d46e6f10b591c9d50d922404bcf39f 718 0.29/1.00 vMB 156
181,573 181,573 000000000000091a1223f86bef9b47e3dc389a8982c09a944a218fa73bea60ae 557 0.24/1.00 vMB 197
181,572 181,572 0000000000000a63f4abbc2b1cbd7a14b95a547647d985edf1e1b14c33a870c9 26 0.02/1.00 vMB 45
181,571 181,571 00000000000006a0f6eeb2055e7a3bcccef6aed47df871c580ded12726af2c88 39 0.02/1.00 vMB 133
181,570 181,570 00000000000008bcd7eaee58a43e36335804036f2737829301bbc03c88936926 12 0.01/1.00 vMB 44
181,569 181,569 00000000000006412838241ac732b04744f13b41cb71d35cf8402a6379457fc3 18 0.01/1.00 vMB 91
181,568 181,568 00000000000004a330a05d5b1f0fb4dd839356eadb4b90d76031cdc121b51eaa 88 0.07/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.52 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: 668.77 GB
    • Received: 15.57 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.