Loading Tool

Explorer IconExplorer

Memory Pool

83,489 transactions
32.27 vMB
0.08853220 BTC
Random Selection Loading Transactions
Max Size: 195.82/200 MB

Candidate Block

Mining Attempt 15e75324182d7f0b42d9e307a00c0c745f905439f1c748ffc7834021ca26d7cb
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 553100425f7e21fcd269c56f6a9e8f3f7636422c7137c20a316ee103f472f95b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,540
Size: 1.00 vMB
Total Fees: 0.01768554 BTC
Feerates: 150.92 > 1.77 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (56,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
858,489 858,489 000000000000000000012d7bd4b8b9c1c3d0480f52a8c5ec9f73197eeba3bb7e 2,974 1.00/1.00 vMB 7
858,488 858,488 00000000000000000000c4529ee30926ffc81868ab27506bf36dd05ef26fbe99 3,063 1.00/1.00 vMB 6
858,487 858,487 00000000000000000001f9eba0b9ec00e85882635a566578ea56abc627b14f95 7,119 1.00/1.00 vMB 3
858,486 858,486 000000000000000000007fc2db35d12f2d58a433e6d1400cfd61bebdd66ca0c1 6,612 1.00/1.00 vMB 3
858,485 858,485 00000000000000000000e9dadc04ac555efec36511758df1d63324475ce0f8de 4,953 1.00/1.00 vMB 4
858,484 858,484 0000000000000000000060ca3c246a1bb7e8c24dbf34b216bb2f4fb32eac8a4e 5,783 1.00/1.00 vMB 3
858,483 858,483 000000000000000000011fb63b324d7b0dcd85ee3cd65adad4358ee46476a9e6 2,743 1.00/1.00 vMB 7
858,482 858,482 000000000000000000006de99e3d7ffd31655c9561923d1afddfe29cff99c870 4,235 1.00/1.00 vMB 3
858,481 858,481 00000000000000000000e36704c13eeae084ee3aeb5930a1080937b6001f92d9 3,042 1.00/1.00 vMB 3
858,480 858,480 00000000000000000002e551c28474365926764f38e925245410741bf14461a1 3,533 1.00/1.00 vMB 6
858,479 858,479 00000000000000000000423d63a3e2e967a30cf1a0ac411bcb9380a61030d5d4 7,389 1.00/1.00 vMB 2
858,478 858,478 000000000000000000001d71be3374ac3083cfff86b12e1fa837fc4855090861 5,508 1.00/1.00 vMB 3
858,477 858,477 00000000000000000001ab7b18ee1876242a2c0369f0f1bc91b9d2d14d34a59f 4,616 1.00/1.00 vMB 4
858,476 858,476 00000000000000000002d0fb04ff4faaf46f53766b789a124b9c33476f125428 2,937 1.00/1.00 vMB 5
858,475 858,475 00000000000000000000a74d4b3ba67e270842eed030f2813c26dd5050fd06fc 7,566 1.00/1.00 vMB 3
858,474 858,474 00000000000000000002429e413ccf99be975523a5d870b243b6251c08733e3f 3,774 1.00/1.00 vMB 5
858,473 858,473 00000000000000000001d0069e65872a43e8642cb31b115cece3048c7e88e0d7 6,017 1.00/1.00 vMB 3
858,472 858,472 0000000000000000000103fd7a1f0b729f9041c4d6e8e0b7a3fe811dabedd785 3,324 1.00/1.00 vMB 3
858,471 858,471 000000000000000000012e05766967ed2ff0680a5a51ba17647a4288f1f2b9ed 3,184 1.00/1.00 vMB 6
858,470 858,470 00000000000000000001859d1328f9787b8903106e8a96a080c88df2adc9b712 2,321 1.00/1.00 vMB 12
858,469 858,469 000000000000000000017b781ed13ea66ddc8ea45e28696e246734117240ca32 4,728 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.