Loading Tool

Explorer IconExplorer

Memory Pool

42,833 transactions
27.91 vMB
0.06119981 BTC
Random Selection Loading Transactions
Max Size: 147.11/200 MB

Candidate Block

Mining Attempt 1f5aff544c883d52e93e1099f1d7370ecf78bf6802276e0931ee3cd03b90b1b2
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root fbe8fff74f83dd31f0f79c18b1e23285cfe0bc943e0f969e7e609c95a8913c16
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,396
Size: 1.00 vMB
Total Fees: 0.00872539 BTC
Feerates: 84.58 > 0.87 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (158,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,206 756,206 00000000000000000003a3f66b41ea1692dd77039469d0f84c8c12eda931d020 2,566 1.00/1.00 vMB 3
756,205 756,205 00000000000000000006f61bc76df176a5afc23829a74a73bfd97fa8153ed9db 3,112 1.00/1.00 vMB 12
756,204 756,204 00000000000000000005cef87f5a342474303dd7e8491e7e1004594ebe4287a6 3,721 1.00/1.00 vMB 26
756,203 756,203 000000000000000000037b227073524aafc62ab54a1b276e08b68654e6804396 863 0.63/1.00 vMB 9
756,202 756,202 000000000000000000062b7486c086f184f053183604a1d507ef19041bbe358b 336 0.55/1.00 vMB 12
756,201 756,201 0000000000000000000762e31c9ab0478749f9dcf3bf75d592334bf6ead02fba 2,020 0.62/1.00 vMB 13
756,200 756,200 0000000000000000000681ea06978de8e54db016c3cfecd096a713c48e9d32de 436 0.13/1.00 vMB 11
756,199 756,199 000000000000000000054e624b328ab9b9d320d71eb18c99cebf1622a539261c 2,440 0.75/1.00 vMB 12
756,198 756,198 000000000000000000042ad2eeafc1632f7c30d9f14a0476aa155227ca7553a5 550 0.23/1.00 vMB 13
756,197 756,197 000000000000000000057df79213fb228c64bc2eeffd0353942dbf1f1fdf3d25 956 0.44/1.00 vMB 8
756,196 756,196 00000000000000000002f5e2ac86c44584055cc1b1f29c9eceae716bec6b6e0f 653 0.24/1.00 vMB 9
756,195 756,195 0000000000000000000647b4aa5b8145342402fffaab3843fe7cd4220df4102c 1,293 0.46/1.00 vMB 10
756,194 756,194 000000000000000000004dd2d569b05210e360d530285c56eec2072089974088 634 0.70/1.00 vMB 1
756,193 756,193 00000000000000000000c491ef462e94e3910dedab983a2de550032682ebc998 679 1.00/1.00 vMB 3
756,192 756,192 0000000000000000000650d20ec4b8d544f023a13859903f2b7ef3a91a674ec4 2,141 1.00/1.00 vMB 10
756,191 756,191 000000000000000000007cc562010d5d3649b60a8d8a7d658f7542ad75dcda68 1,413 1.00/1.00 vMB 6
756,190 756,190 00000000000000000007fa08de1465a65cd66443f4fedb223103834f9eb54ebd 1,757 1.00/1.00 vMB 8
756,189 756,189 00000000000000000007aed9accbd4a1df094e7ee35097007fa5a9cc50abfbbe 846 1.00/1.00 vMB 3
756,188 756,188 00000000000000000005d5192d141189c0913b5245e1170cc936a3a69ba85bea 2,223 1.00/1.00 vMB 10
756,187 756,187 00000000000000000003cf61a0c2f8db6c916bc3de9d4cb141078701a7dd1e19 1,157 1.00/1.00 vMB 5
756,186 756,186 00000000000000000005b914d552da4b74633ac6e7d05ae1f16b2fc3c4932c48 734 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.10 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: 651.65 GB
    • Received: 13.61 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.