Loading Tool

Explorer IconExplorer

Memory Pool

28,301 transactions
14.52 vMB
0.07073208 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 79.11/200 MB

Candidate Block

Mining Attempt 7d33ad307bf0ab869472f84911ad1dd3577bd48fc68ababf103cbe9882633afd
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 01b992c7d99e8c522fac3291533632ad69a1180817446de8adc615e74a8e693d
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,002
Size: 1.00 vMB
Total Fees: 0.03439535 BTC
Median Feerate: 2.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (718,684 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,566 194,566 00000000000004f35f6645bf6a633c4c3822f3a8c071c2e4d8272316130fd9c6 9 0.00 vMB 52
194,565 194,565 0000000000000779077c2ee50bb29614342892c50b7d334f197def184825a268 111 0.05 vMB 117
194,564 194,564 000000000000058cc32cd229d1facb60956e590f6338c99e538537bc2ab470a3 372 0.14 vMB 146
194,563 194,563 0000000000000134d7de5039fbc3fd7449135ef7bcee39d375c54de99642c531 391 0.15 vMB 157
194,562 194,562 000000000000075ff4487ab69abb3d082b06267c4870f4398be380bf601a922e 174 0.09 vMB 101
194,561 194,561 00000000000005a860b3d05eb108d78589b1da1ce4005c1e9df760f2d9e04d3e 8 0.00 vMB 0
194,560 194,560 00000000000004e71c5a9a8a5ffd076c086159134a8dcadcdeaa3ec7896f23ed 400 0.20 vMB 153
194,559 194,559 00000000000002efb18c2645636f84f141b2965cea5f76e6866397d43eb9653a 173 0.05 vMB 98
194,558 194,558 000000000000010f4653290d72c88e7ab23c50ab1c6b97d005d8276d9a3a2030 145 0.05 vMB 37
194,557 194,557 00000000000001c2304f6639281ab94bc744aa097745616a46a1197f56282434 1,024 0.43 vMB 114
194,556 194,556 0000000000000481d9bb10eb8f8c02207b11173b0e712a76e2dfb9bb156382bc 7 0.00 vMB 0
194,555 194,555 00000000000004bcdebb288f0d821434c2ee5ede03b05f3743bfbdc90ffa3057 477 0.25 vMB 123
194,554 194,554 00000000000002799e0fb7c9975664b7da27e596499a6626686dcd25f7856ea6 116 0.04 vMB 140
194,553 194,553 0000000000000619b20bb3693ae4031fc29ba4f60d07ae46961df59347c5fad7 108 0.03 vMB 54
194,552 194,552 0000000000000375756ec4dd48883fae23fc695ef0c327c6cf541f64f4184abe 141 0.05 vMB 21
194,551 194,551 00000000000001abb6a7dc68450a8446e980b3b4bfb2e3241f6a130aca972c08 491 0.21 vMB 122
194,550 194,550 0000000000000110b489faf66901b41cde0f97a379363af33491c1775f8c3aef 648 0.25 vMB 167
194,549 194,549 00000000000002cece7a54d4256a8c5b5435069216758f84a288413efa313200 144 0.05 vMB 171
194,548 194,548 00000000000004f3780a8b51efa8f269a65131fdfd502900ce7642c6bc1681b0 582 0.20 vMB 146
194,547 194,547 000000000000027915b55831cf2809a0a2294cc8b8ce9ee28b639c6074517e1b 5 0.00 vMB 0
194,546 194,546 00000000000002dcbeed50e1e2d40d0826f7a5426ff45101aacdc75854f66b29 242 0.07 vMB 21
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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