Loading Tool

Explorer IconExplorer

Memory Pool

44,219 transactions
33.26 vMB
0.11602972 BTC
Random Selection Loading Transactions
Max Size: 167.54/200 MB

Candidate Block

Mining Attempt 7d0a6e8252404f4e53dc503888bb267fe28d045616ca44421c8a4be8787d626b
Version 20000000
Previous Block 00000000000000000001a861647b7d46bd8303eaafa75375b8685b99899e922b
Merkle Root 7756bcd2f39fc222439ecf0ecd5e6ddfca16296c40e8189082893990485054c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,450
Size: 1.00 vMB
Total Fees: 0.03926907 BTC
Feerates: 503.43 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,343 (797,769 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
116,574 116,574 00000000000020fd06e8243f774b0401461103c4e945ddd913b6f032e6db09ab 2 0.00/1.00 vMB 1,811
116,573 116,573 000000000000756a6d35295a6c25b9ac8720ec831c0bd0263c0b014e6e267302 11 0.00/1.00 vMB 0
116,572 116,572 000000000000c54bbf20ebd83019f7bc6789bce74b89aaacf74d00250571999e 11 0.00/1.00 vMB 0
116,571 116,571 000000000000c67008fa7df9c37399e0dd613b688095fbe87aa3e1aa9577c952 8 0.00/1.00 vMB 1,774
116,570 116,570 000000000000dae0a2ff27f281beb21dc0d42e1a3dadbb6ead4c53ab878d0f73 21 0.01/1.00 vMB 333
116,569 116,569 0000000000004570d89d32de336a34caa696cb715a07843083921be496d3ebbf 13 0.00/1.00 vMB 326
116,568 116,568 0000000000007be5748e2911ee6734dbb51461023fb434cc2db7d8651c5429c0 14 0.00/1.00 vMB 1,884
116,567 116,567 000000000000502a7ee2f631dce323b782490ed44777a6f477f23c7956b0b163 13 0.00/1.00 vMB 1,120
116,566 116,566 0000000000005574b454a503d7f2458d93fb527fa7312a796c44e06229d5aa65 14 0.00/1.00 vMB 1,507
116,565 116,565 000000000000da221ebbc7da70064dc629654bf5cc589b719d2afa70c8916cc9 13 0.00/1.00 vMB 337
116,564 116,564 0000000000005a4f78adc43972b3e83f0f2822af999f1f24993e9ad3f36be6e7 10 0.00/1.00 vMB 0
116,563 116,563 000000000000182cf6913514b0eaebca1ac11285fa52c07c64152bab739ecaca 13 0.00/1.00 vMB 308
116,562 116,562 000000000000cbdf2c39007128ed446536079428c8de1c75def37cc275f93e4e 11 0.00/1.00 vMB 1,314
116,561 116,561 000000000000b9237acc3e152b7e8ed58368c8c28529df77cb31148db09894d9 15 0.00/1.00 vMB 1,340
116,560 116,560 00000000000081445a7a172022ed5b455df52b75860bc312fa9ac14e5dc415de 11 0.00/1.00 vMB 362
116,559 116,559 0000000000008cfacf7222878ef0179a3a459f81551745b1c3da43cf55d4fa10 5 0.00/1.00 vMB 3,875
116,558 116,558 000000000000c6bf23ce202150c950f7c6fa3247097e266281a7dfe19a15aaf3 13 0.00/1.00 vMB 927
116,557 116,557 0000000000006ca66c4f6a9e31829cb0579d393477584e3fa2cca51b0e94a532 13 0.00/1.00 vMB 2,331
116,556 116,556 00000000000097e2f78f608cf3f91f565ec3b9eacb29ba007401cc2f378516b7 36 0.01/1.00 vMB 111
116,555 116,555 000000000000e3afa49884c2e1fa2135706a5afc63d9c895b8b2c120596a5ddb 11 0.00/1.00 vMB 0
116,554 116,554 00000000000005de9aa6fe49850edbb3eca54675bf7da710745b7f6cec67ee03 5 0.00/1.00 vMB 1,304
Previous 10 blocks ↓
Total Size: 781.21 GB

Node Details:

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