Loading Tool

Explorer IconExplorer

Memory Pool

34,725 transactions
27.97 vMB
0.05913487 BTC
Random Selection Loading Transactions
Max Size: 139.70/200 MB

Candidate Block

Mining Attempt e24fc007462de0c9a3e537936d0b7e2a3243557d903d6a51d61472f77cf2f668
Version 20000000
Previous Block 00000000000000000001da679658719cfccc2653ecbf8d9a60db7cdf4fd801ac
Merkle Root 839ca1b25b42e146af05716685b6de35ce45f29364faea5994c51b68d32cc73c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 886
Size: 1.00 vMB
Total Fees: 0.00566695 BTC
Feerates: 451.74 > 0.57 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,538 (464,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,497 450,497 000000000000000001e9bff21ba4b139bb2314141d79d5706e1c09fe45d065f3 840 1.00/1.00 vMB 114
450,496 450,496 000000000000000001e88f593096d72ce5575c8c68f8e7e2419e501e1699eb7c 627 0.53/1.00 vMB 101
450,495 450,495 00000000000000000037dee149e929457ef8232a22b7e6834a6cdfb89602219b 1,757 1.00/1.00 vMB 104
450,494 450,494 0000000000000000004033a9487eadaa4ceaa3dce38ae19e7989aa80cdfb0d08 1,909 1.00/1.00 vMB 168
450,493 450,493 000000000000000000d2a19ee6b84ed57397662a544669b1eaef8eee9633f41d 1,936 1.00/1.00 vMB 63
450,492 450,492 000000000000000000890770bb95164bd858aa70839c1c5e96ebef8b4e76ccbd 1,001 1.00/1.00 vMB 62
450,491 450,491 000000000000000001a7d6f9c63a2e3756fb93eaeb3897d4293ae51beec15b2d 1,568 1.00/1.00 vMB 104
450,490 450,490 0000000000000000015c5ad1ab80a127fa516ba8d5ed73e02939c7fbbfffbb04 1,714 1.00/1.00 vMB 85
450,489 450,489 00000000000000000292eb817ffff7b44b7421dcd568dec7371795103c8526b1 1,461 1.00/1.00 vMB 113
450,488 450,488 000000000000000000e15595435195100d7fdf818b5652397416f3cc8e4bea3a 2,620 1.00/1.00 vMB 84
450,487 450,487 0000000000000000020959020992cd7f53efc99ae9ae21247ea8ffde20e7ec8d 2,237 1.00/1.00 vMB 90
450,486 450,486 000000000000000000dec026674ab81332ba3698126e90a1623952d8befa4c52 1,523 1.00/1.00 vMB 107
450,485 450,485 0000000000000000024d843033cf96abfdd68d3c03cbfc51b31cf70679b40aa2 2,664 1.00/1.00 vMB 83
450,484 450,484 0000000000000000015d84f4bec292bc6f93770e24520024d50e65db21c5017d 2,037 1.00/1.00 vMB 97
450,483 450,483 000000000000000000dc71f41e6359b61f73ccb92d6699d1fe9282f3b8ab6303 1,775 1.00/1.00 vMB 99
450,482 450,482 000000000000000001abbf061cee4ded769a9e03ef6232a8b484fdf64b4b2cd3 1,662 1.00/1.00 vMB 85
450,481 450,481 000000000000000000745ab2df8580ef17d5005cec179b3a94672925c474d5f6 1,132 1.00/1.00 vMB 97
450,480 450,480 00000000000000000093f23980fdce26eb42699fac091241acbfbb03dac7c87b 1 0.00/1.00 vMB 0
450,479 450,479 000000000000000001918fc9be3b210b977fca37763698f75507a1b7d2ebb3a7 1,386 1.00/1.00 vMB 90
450,478 450,478 000000000000000000460d6ecc5a58858cf3ecb7565763128ea9cc0605e85cb4 2,908 0.99/1.00 vMB 69
450,477 450,477 0000000000000000016d93d06894c83e790a4e1e31a21d5615f4076c3eccb7d8 1,323 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 781.57 GB

Node Details:

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