Loading Tool

Explorer IconExplorer

Memory Pool

40,714 transactions
28.36 vMB
0.07288940 BTC
Random Selection Loading Transactions
Max Size: 144.63/200 MB

Candidate Block

Mining Attempt e05e7387ec7cf81fe9bd90495fa609b473d486fbe1ba4585a778f91a943e0073
Version 20000000
Previous Block 00000000000000000001d6e4b9fe9c31ee121da43d4be6adea03305ebd2b9e1e
Merkle Root d3fa4cc847dd67919057f313343078ef6ce5d662f5a6f9a2c97006f9c8c46f55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,478
Size: 1.00 vMB
Total Fees: 0.01818722 BTC
Feerates: 88.27 > 1.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,629 (435,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,341 479,341 000000000000000000346e8d3094e2e5b45e87cbffba296b34275844560ac762 1,793 1.00/1.00 vMB 110
479,340 479,340 0000000000000000012444271511cce57e7779b01d8135aaea8ce5889578e614 1,941 1.00/1.00 vMB 65
479,339 479,339 00000000000000000038d61cc5dc663348066b710f5f625394a21c5bd3b50c02 2,091 1.00/1.00 vMB 111
479,338 479,338 00000000000000000086572a229542dcabc5afa2e84a208ba134bfea3215f76a 2,169 1.00/1.00 vMB 145
479,337 479,337 00000000000000000100d7d74944bbd51e309aae17f67c1fbfef3a670d0967dd 1,868 0.99/1.00 vMB 97
479,336 479,336 00000000000000000101382abf99308f1c0224f2d655fb0fcb35ec696192c96f 1,629 0.89/1.00 vMB 78
479,335 479,335 000000000000000000ce3621b4c90157fc988fc5a4cc81c50c2aa774d57f7c27 1,526 0.75/1.00 vMB 80
479,334 479,334 0000000000000000005233fb6fd8ceeb1a2f81d1e6b07beaa065ce3960075aa4 1,089 0.67/1.00 vMB 17
479,333 479,333 0000000000000000002a6059262a4a36a7d0b13a1f08a7d6ff86105fa6c59ce7 1,418 1.00/1.00 vMB 41
479,332 479,332 0000000000000000003e88b7162666253ad87fe4108af20341b0dddaccf601d9 2,398 1.00/1.00 vMB 147
479,331 479,331 000000000000000000c42334822368242c3ec6f935927fce88c3abb080057b86 359 0.18/1.00 vMB 82
479,330 479,330 000000000000000000e91c915ada1feb27b78d692896da8c2cfa18bfecc67bf3 902 0.46/1.00 vMB 79
479,329 479,329 0000000000000000002f84133131dddf8475b7512b25d6f644f5185b5a008422 320 0.16/1.00 vMB 68
479,328 479,328 0000000000000000005469e131f10d19b36c32b0909888aecd49733f091147c4 952 0.52/1.00 vMB 52
479,327 479,327 00000000000000000121a2b6a1af8c383ba75b8e7aaea5e0058cc5af14264cfe 1,547 1.00/1.00 vMB 80
479,326 479,326 00000000000000000118102515950f43ca988c75687a4115a0e352f4ef86f415 651 0.39/1.00 vMB 92
479,325 479,325 0000000000000000001353db9445d66d5149daa51c38b2ed4819f3b4d3cea8de 585 0.34/1.00 vMB 78
479,324 479,324 000000000000000000c9600ed7a377e28b4ac5a37ad2179b9c133e663d7a3351 310 0.20/1.00 vMB 62
479,323 479,323 0000000000000000004e0b42dd2a81878b742127b35088c5f1df3c61589c2502 1,532 0.99/1.00 vMB 60
479,322 479,322 000000000000000001294f4436f7e573bc3d179b6f2c097509631b36434ee86e 2,171 1.00/1.00 vMB 117
479,321 479,321 000000000000000000175fdf991bcaece88b649bfb4f243e5e0014663446e32b 1,729 1.00/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 781.73 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: 630.33 GB
    • Received: 12.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.