Loading Tool

Explorer IconExplorer

Memory Pool

45,205 transactions
27.40 vMB
0.10553414 BTC
Random Selection Loading Transactions
Max Size: 143.27/200 MB

Candidate Block

Mining Attempt 11685937d727e417aca05221caf9772b95b9c8c910c7b8f9aa22a584dfa23cd0
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 431cf4daa285330f4c278a4a991ab925804d113af460551bc8a5a345149a980d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,641
Size: 1.00 vMB
Total Fees: 0.04775102 BTC
Feerates: 151.01 > 4.78 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (52,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
861,898 861,898 00000000000000000000452a5883bc5d7482d6978dff7effe6718070ade32025 5,646 1.00/1.00 vMB 2
861,897 861,897 000000000000000000022203597876537bb5bb0e30104eb0fa2bc80db005667f 3,040 1.00/1.00 vMB 6
861,896 861,896 00000000000000000002e84dd9af3dd96025e357052d2cc82aecfc408ea8ef76 3,515 1.00/1.00 vMB 5
861,895 861,895 000000000000000000027927a26d6df33275892ba7a87fb26064af3477aad4db 5,298 1.00/1.00 vMB 2
861,894 861,894 00000000000000000001e8401114ef4d16bb5bc7bba463ab370906f689f0297c 3,037 1.00/1.00 vMB 5
861,893 861,893 000000000000000000006bbf6d825a0f944f64113651bd95d1680b43782280ef 2,982 1.00/1.00 vMB 7
861,892 861,892 00000000000000000000a36a2d0e1cc83c2d0e397ece136503ab5044cb1498f0 2,392 1.00/1.00 vMB 8
861,891 861,891 00000000000000000001021c22beeb0780eb14d7ffdc3d074bfa6f90142f1ca3 5,255 1.00/1.00 vMB 3
861,890 861,890 000000000000000000030029a846cab423d57dd389ee52ab6555197b28277011 4,942 1.00/1.00 vMB 5
861,889 861,889 00000000000000000001644e5dc1330c113efd75bf3c4a930e8cedbc801066e9 3,835 1.00/1.00 vMB 5
861,888 861,888 00000000000000000000cb217cb5eda85d04e217f5299b66c70247ef1e07bfcb 4,693 1.00/1.00 vMB 2
861,887 861,887 000000000000000000001556a2913efd99b7c0c243b16b8e1a757281ea1c7a1e 2,791 1.00/1.00 vMB 2
861,886 861,886 000000000000000000011831dbe8c2a0aa92fa5400ae906d99029de61e622770 2,275 1.00/1.00 vMB 4
861,885 861,885 00000000000000000000e6219a952c13105b06d7b1827f34a053bda5582103cc 2,791 1.00/1.00 vMB 5
861,884 861,884 000000000000000000027b96cb9944abdcf93f3bb4be247ea00e4770c613d3e1 3,330 1.00/1.00 vMB 7
861,883 861,883 00000000000000000000e473e8b5cf5d79dd20f2b2afd16b4a93207aa7d6d35e 1,286 1.00/1.00 vMB 4
861,882 861,882 000000000000000000006fa9d6b08b171780016932b7afad3284788da4aa3daa 2,769 1.00/1.00 vMB 5
861,881 861,881 00000000000000000001ca990ce8050cbb159cd52eca16630549b244ad5f6723 2,985 1.00/1.00 vMB 7
861,880 861,880 0000000000000000000262bc29622a8a015690d2412a95b6cab13c85ce6b5097 2,281 1.00/1.00 vMB 3
861,879 861,879 00000000000000000000a7576a73c6231e3512ea2be5dcd25376399a7d5efdbe 2,800 1.00/1.00 vMB 3
861,878 861,878 000000000000000000012130696d7a76520bcd6b371429ab59bf4787800e4c7e 2,249 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.