Loading Tool

Explorer IconExplorer

Memory Pool

78,326 transactions
29.36 vMB
0.06567437 BTC
Random Selection Loading Transactions
Max Size: 176.51/200 MB

Candidate Block

Mining Attempt 743f90b4601983ec919cb37ce7886eac613cccfde80a237efd278a89948d93b6
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root f5014a34d5ef79a838521cad915aa80b2b41d7b54ca33177c768448d9d152242
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,131
Size: 1.00 vMB
Total Fees: 0.00621023 BTC
Feerates: 50.25 > 0.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (208,472 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
706,528 706,528 0000000000000000000190e07414bfc65495691bfb96c007bfc54c943111e748 1,182 0.53/1.00 vMB 11
706,527 706,527 00000000000000000000c6fd4fd16ddfc978235e5954fe3e6baf74096f89cae7 1,945 0.84/1.00 vMB 6
706,526 706,526 0000000000000000000a21e73b325270e44f96f05e5f2c131eecdbcecf889c65 2,962 1.00/1.00 vMB 11
706,525 706,525 0000000000000000000bf19f7711bfe63e1ae5f1e693639ac71d001058ab56c8 353 0.18/1.00 vMB 2
706,524 706,524 00000000000000000002f00091495ccf753f065206e5af3180b88e9ac37a8947 2,907 1.00/1.00 vMB 10
706,523 706,523 0000000000000000000368bd206019fa11c0728e7f8a09aecf5ec199ee92282c 1,467 0.71/1.00 vMB 7
706,522 706,522 0000000000000000000c28dea9cb6978d440579943231b6f366bdc4fb9b11791 1,463 0.49/1.00 vMB 9
706,521 706,521 0000000000000000000d86b335a394cd2adb7fff5b333a2e6930be2e23630124 935 0.29/1.00 vMB 9
706,520 706,520 00000000000000000008e263caf8fda46232a22ef2ba5e23537f27c9627cb4c4 1,818 0.59/1.00 vMB 9
706,519 706,519 0000000000000000000acbc0722aa371cecb45f33f7a0dd0d9d1dbdce5624c7a 108 0.04/1.00 vMB 10
706,518 706,518 00000000000000000008b20629d7345c2ebcbab36b87d32939e9fc8348bacfe8 1,064 0.54/1.00 vMB 11
706,517 706,517 0000000000000000000b0c343ccea2af5feec1176b6a31781cb18ca64ad8cb1a 547 0.37/1.00 vMB 5
706,516 706,516 00000000000000000005bd31a78427427c7026787d813b5325a98c9b91d4ed63 425 0.11/1.00 vMB 11
706,515 706,515 0000000000000000000304ad8a7cb419a8889c09a74317df07b681e2d3d1a7fb 553 0.49/1.00 vMB 2
706,514 706,514 00000000000000000004a7fdf326e4652797d577babc0cc6c7bb5fae42c6c444 1,407 1.00/1.00 vMB 7
706,513 706,513 0000000000000000000465afe6f1bcd07718db6e5c90ba0563911861ee00efb7 2,160 0.75/1.00 vMB 8
706,512 706,512 000000000000000000070969023b216f5732f3f869868036ca114c194803fe89 2,959 1.00/1.00 vMB 12
706,511 706,511 000000000000000000047bb50c79f437316b766892cece9339b039622aaf3d22 247 0.06/1.00 vMB 9
706,510 706,510 000000000000000000061220f0024cae119895d5f291603e82a87d77a6e13e15 475 0.20/1.00 vMB 9
706,509 706,509 000000000000000000008c2be004191146e38cae1cfc06d9c9501ea3d61fae51 1,509 0.55/1.00 vMB 11
706,508 706,508 000000000000000000017240afce7227db5caac6391b59514a1e38d2bc41ae6c 1,045 0.40/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.