Loading Tool

Explorer IconExplorer

Memory Pool

57,147 transactions
17.78 vMB
0.04419804 BTC
Random Selection Loading Transactions
Max Size: 113.12/200 MB

Candidate Block

Mining Attempt dade632a36b866eee53f95b39d322345ecdf6b1b19f44fa98fc2fcf44a81350a
Version 20000000
Previous Block 00000000000000000001dcde000dc1f88feabaac049b0c0d664cd7d13a276a5b
Merkle Root aae412de3ca2bfb3d6ca89f6e5534f681dd13ae96dc3820d1c5b3f3920f90423
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,375
Size: 1.00 vMB
Total Fees: 0.00463788 BTC
Feerates: 13.87 > 0.46 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,726 (793,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
122,238 122,238 0000000000000f1a1bdacfa630aa493290c211d65d460054b97466f7415c3bc3 12 0.00/1.00 vMB 0
122,237 122,237 00000000000091861bd7d2d9442d11d28e7e28a74d6afc1a0009a849574d2f11 6 0.00/1.00 vMB 308
122,236 122,236 0000000000001beb2a0bd06ecddc8364ef8ce5c367b50bcd0b809f9769066253 22 0.01/1.00 vMB 626
122,235 122,235 0000000000006eb349f8e9de0b2529e8d032b4bfed4c335c7f590509c1735f2f 30 0.02/1.00 vMB 125
122,234 122,234 000000000000475d26fbb52e5045ad66dd8da8385cbf5537b8989b7ba5631ca9 10 0.00/1.00 vMB 317
122,233 122,233 0000000000006931bc5e0186c4725dd3e12eecd5badf1cc895c070a4bbc53484 15 0.01/1.00 vMB 649
122,232 122,232 00000000000025e3683b0b9ca618e15ffacae0f832dfbe88ec844ad90543d5e0 12 0.00/1.00 vMB 0
122,231 122,231 00000000000037025fc1adc8a7fb6367385d8c23eacbbe9a8c207216647c9e56 9 0.00/1.00 vMB 0
122,230 122,230 00000000000067e7cb23eefa32fa278546c34be56abf717df58357c035fbd799 24 0.01/1.00 vMB 131
122,229 122,229 00000000000052f01c07cd72e57ba0aaa97d6e398954815021c3ed0adaab0073 3 0.00/1.00 vMB 4,158
122,228 122,228 0000000000005fa0835aacc4f2a85141dae0e9327077a27f0bd214e8073d3ccf 11 0.00/1.00 vMB 0
122,227 122,227 0000000000006b8ebf0aa7efd2f9c43838a6f56d93f607e262d240e3c832031c 13 0.00/1.00 vMB 311
122,226 122,226 000000000000603e91cd20d72f3e0bef1578cc92fd858faed2d2e950af84ec35 32 0.02/1.00 vMB 1,223
122,225 122,225 00000000000078273b1619f0927e2a4a9e5355f04ab886ecf50bb17b7754de9f 10 0.00/1.00 vMB 0
122,224 122,224 00000000000091c0e7ef473417e795e8a294afb2f9da3a516a02aa759311ddd9 19 0.01/1.00 vMB 0
122,223 122,223 00000000000047e2ffd047d55e56120061aad3e533e8a74d2b030a84698aec2c 13 0.01/1.00 vMB 192
122,222 122,222 00000000000046c4d228fc6cb844dd89cc010f91f97bc7381584e622d6e245cb 9 0.00/1.00 vMB 503
122,221 122,221 000000000000876251b4de8b997b9f445e1ffa9d3df46a7c35dbb3029daf0046 14 0.00/1.00 vMB 276
122,220 122,220 000000000000573b86184d4035d75b038afebc87e1f36a669c853161d9f08ad3 16 0.01/1.00 vMB 0
122,219 122,219 000000000000252737c9fdf64e6455f489f090e85d5bb4bcd5d8afb67c26f40c 19 0.01/1.00 vMB 408
122,218 122,218 00000000000021f2e03647bc29bfe41e4ff6dc21c46a28dd4e3cfb1c6dd369a1 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.63 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: 775.88 GB
    • Received: 20.95 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.