Loading Tool

Explorer IconExplorer

Memory Pool

78,687 transactions
29.47 vMB
0.10721160 BTC
Random Selection Loading Transactions
Max Size: 177.17/200 MB

Candidate Block

Mining Attempt 590c38ea8a8cc8494002ecbb6afa97fac85d0a9a19d3b69eeaa7be8100104c4a
Version 20000000
Previous Block 00000000000000000001694e26931d1cedfe646c4f29bed2a95789e17bc3c982
Merkle Root 5bf42b20c9a5d2c3d382496b9397eaedbfd32fd968304d0dae06fbe0aa85229d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,936
Size: 1.00 vMB
Total Fees: 0.04745697 BTC
Feerates: 109.69 > 4.76 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,999 (287,123 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
627,876 627,876 0000000000000000000fb730f0f2da6b870423a9ca251fa88debc040f184c23c 2,760 1.00/1.00 vMB 29
627,875 627,875 00000000000000000000d8216afd482b93cec3a983679f87b4527d2393b1ee61 2,667 1.00/1.00 vMB 31
627,874 627,874 000000000000000000009131686cc41af0234229ffaa19bc8e5a93fc04e4d8ba 2,457 1.00/1.00 vMB 25
627,873 627,873 00000000000000000007ced37dfbf2d6626a0b08d7548a3ef1b9c219abb70012 3,196 1.00/1.00 vMB 36
627,872 627,872 000000000000000000087dfa5249ba2e686f3f0e122b6455a099372929257125 3,089 1.00/1.00 vMB 62
627,871 627,871 0000000000000000000c200c7e042189096b48ba90c7055c77510e536aded06a 2,721 1.00/1.00 vMB 36
627,870 627,870 000000000000000000004bb569feecbc5a3017504f38134fe45c026d4ee643fb 1,873 1.00/1.00 vMB 7
627,869 627,869 00000000000000000010f4ee2b8f66a159f8ffbbd4d601c76e2ceca7904c7b5c 2,868 1.00/1.00 vMB 19
627,868 627,868 0000000000000000000b682c6920ef9c8bd7d2246dae615170a4f7ae6bbb640b 1,030 1.00/1.00 vMB 6
627,867 627,867 0000000000000000000022bc032ec78ac8bdeca4bc1cdbafee33639398790e43 1 0.00/1.00 vMB 0
627,866 627,866 0000000000000000000ba7af3aefb85708802d6f399c19be541300a5839e355d 918 1.00/1.00 vMB 6
627,865 627,865 000000000000000000005e0a9278dcf1a18390c78c27d5f47dc0777772b1e54b 890 1.00/1.00 vMB 2
627,864 627,864 000000000000000000081c82e1aa956457fce0ea108100f12646ffea8a20ff60 2,216 1.00/1.00 vMB 11
627,863 627,863 0000000000000000000606499fb8570be94a2403d8a98b46e67df3ecd63e2f0e 1,800 1.00/1.00 vMB 19
627,862 627,862 00000000000000000004b6bd7b23a6e4e6cdbc6f2795179ff838973aea0a494d 3,068 1.00/1.00 vMB 26
627,861 627,861 000000000000000000057e5f59e112f18a233848b625cc734177b29621780c86 1,984 1.00/1.00 vMB 5
627,860 627,860 000000000000000000037aef69090bf4ff21584dc6bab52c67bdf3942d63ed91 2,803 1.00/1.00 vMB 14
627,859 627,859 0000000000000000000f39980e96a89fe9e9029f826121a76e3da7cc287b5904 1,927 1.00/1.00 vMB 9
627,858 627,858 0000000000000000000015fb28f9f82042fd92cfac36575f23d2452aa02e25ee 1,916 1.00/1.00 vMB 9
627,857 627,857 0000000000000000000645f620665370cbe8cfeb1af371af04fa4fa2ee27e0ea 2,755 1.00/1.00 vMB 30
627,856 627,856 000000000000000000098cb0e6c0e0ddc9952f704765a420584178c2c8c68a66 2,507 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.39 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: 664.63 GB
    • Received: 15.01 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.