Loading Tool

Explorer IconExplorer

Memory Pool

41,654 transactions
16.87 vMB
0.15655592 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.86/200 MB

Candidate Block

Mining Attempt ac5bae55c7b84301b9ec0e30f8305b9f51a252dbcce58fbf803af43a572f358a
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 6489bf3d3c9d48735606befb597c90eb6ebbd8d503635429a8912ab3ec518db6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,487
Size: 1.00 vMB
Total Fees: 0.05668934 BTC
Median Feerate: 4.45 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (693,951 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,363 219,363 000000000000051e983f0cdb9ffa4ddc741858d1bc920f7bfd38e41dd4b86b09 357 0.10 vMB 38
219,362 219,362 00000000000000e0a3acdd746057880420c825810e5ab75ca599883c2b2c4d41 140 0.05 vMB 467
219,361 219,361 0000000000000453a40d906e129e60987bc8ffc79eaf9d8ad249923864077530 64 0.03 vMB 71
219,360 219,360 00000000000001e80839f40f16fd0108983057c318c3333e6a07352431e43769 101 0.05 vMB 158
219,359 219,359 000000000000059a83c53a59f014d289a2d057065a43084d6b0b8549827c85d4 186 0.21 vMB 85
219,358 219,358 00000000000001f22999d02fe4e0e53583667a803facfbb148197ffb145f3a25 411 0.24 vMB 149
219,357 219,357 000000000000017da67d0f91337547cf6e6037bf4fc31ca84320e5586b338cb5 629 0.25 vMB 226
219,356 219,356 000000000000009fd9ee9254ea00247d5a482273d41915309cc221f79cb2d13c 78 0.05 vMB 70
219,355 219,355 000000000000037ce0306fee7761f09a7b7a7f6bc9d435f4c38d8fb4a7eb7dd4 681 0.25 vMB 215
219,354 219,354 0000000000000071435429fc842088bd39e57c8de40f5da89e0421f0b0e855b9 110 0.05 vMB 143
219,353 219,353 00000000000003e41178f5d41f42437aa6155ae60c8d79858260d12c1b801c2a 106 0.05 vMB 109
219,352 219,352 000000000000015bd6d1d943e6f01f19ac326f4bfb91fbe0dc8ed19e4562009e 721 0.25 vMB 244
219,351 219,351 000000000000050cec75796db1028e64797a061bdb0d55799f235a8cc3afb71b 190 0.09 vMB 184
219,350 219,350 000000000000027f14fd391399cf80a34dfa114bb4c52a55977d3e4e77cc31a6 442 0.18 vMB 178
219,349 219,349 000000000000017f2ffa008a1daa6c47b01663cbceab8b1877a01ab190ca88ed 54 0.03 vMB 67
219,348 219,348 00000000000001e73bb08c48deee7d04efb03a1fadda547122b58ab55d5f4bc9 641 0.25 vMB 584
219,347 219,347 000000000000001557b1788321af197608d8353c7312e10831cf8503cc653962 418 0.25 vMB 169
219,346 219,346 00000000000002b70cd2256f5ff8c30192ec1b7269fb82b6ac5dfcdabdb33a60 101 0.08 vMB 111
219,345 219,345 000000000000032649a900d3fd936e35a9b6270b27c698d395489081f93229be 331 0.16 vMB 186
219,344 219,344 000000000000041764e14d2dcfeb1a3fe1e1da601efaa2588be58cc476bb5ce0 256 0.22 vMB 104
219,343 219,343 000000000000043b05da46f8ef7d69d1d2b21c141f3fa2d2a537a0e730d51a03 665 0.25 vMB 190
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: 82
    • Outgoing: 10
  • Data Transfer:
    • Sent: 92.14 GB
    • Received: 0.41 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.