Loading Tool

Explorer IconExplorer

Memory Pool

43,925 transactions
28.18 vMB
0.06916773 BTC
Random Selection Loading Transactions
Max Size: 148.77/200 MB

Candidate Block

Mining Attempt 2130aa56c75d15b63a6e8e343f3d740cedfcb34909d294322551668882af991a
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root 7c4d09aa2accb6b0fd45c6bcf445e5c1d3e76b0940d85b34a19484f68d55e215
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,511
Size: 1.00 vMB
Total Fees: 0.01596288 BTC
Feerates: 106.37 > 1.60 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (170,710 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,124 744,124 00000000000000000000576d6b0b92222913de7541f1ed62ffa3bc9c308d1ed3 1,819 0.69/1.00 vMB 15
744,123 744,123 000000000000000000060ec243f65661ff46a59273d5e6ad752f8ce7fb4d292b 455 0.14/1.00 vMB 15
744,122 744,122 0000000000000000000400796a99bd7981337af88d98c800ca53ae4cbc1e3c10 988 0.29/1.00 vMB 18
744,121 744,121 000000000000000000033828998c89c5e25608e1254ad4c523f96a2df7d461ee 1,409 0.94/1.00 vMB 10
744,120 744,120 00000000000000000002a48fa1abd4b6eddf342daeae3448fac86b9b4ef6a943 1,023 0.99/1.00 vMB 3
744,119 744,119 00000000000000000001004862768f4b06e2dc21e9adecd49ab560ee5bc8be7d 2,911 1.00/1.00 vMB 16
744,118 744,118 00000000000000000000de28ad7923a11f7f3e262905dab389501398631b2209 3,103 1.00/1.00 vMB 28
744,117 744,117 00000000000000000002e9fcbdeda4cffe33919255cdeff4e3340f12ec6b8157 1,515 0.61/1.00 vMB 12
744,116 744,116 0000000000000000000901a0002b568236ad828ef38a9b6ae110e089a1f7bbaa 1,256 1.00/1.00 vMB 22
744,115 744,115 0000000000000000000720de9ff76bc9a8a630b9fc72f5463710e57e0c2d6133 1,077 0.40/1.00 vMB 16
744,114 744,114 00000000000000000008aac0d97deef806ab5f4b7403424591a18b7be8576538 1,888 0.68/1.00 vMB 17
744,113 744,113 00000000000000000006f5deda2c015764f79aaef67d4ada53e2aa4142e2d63c 508 0.23/1.00 vMB 16
744,112 744,112 000000000000000000042091e249724ae8b3ca99ddde362a564b973274d3e723 1,033 0.41/1.00 vMB 18
744,111 744,111 00000000000000000005959f669e9631354eab8f1acd716a92b984135822ee1e 2,151 0.82/1.00 vMB 19
744,110 744,110 00000000000000000002aa11784df516248e793deb088f35d93e89bd1c6c9e5d 1,906 0.75/1.00 vMB 18
744,109 744,109 00000000000000000003b6672dcb534d6adcf9de264d907563e98f6cada6ffd5 586 0.26/1.00 vMB 12
744,108 744,108 000000000000000000033c5863ab1f6a8bef29a6e0d2898cc2a331de956f1f41 597 0.36/1.00 vMB 13
744,107 744,107 00000000000000000004d99b108917d333019c3fc58182814181b08731433ab3 736 0.20/1.00 vMB 18
744,106 744,106 00000000000000000005a8e224449822e849f52b34b2f0890c7fe08b64f92e7e 1,535 0.54/1.00 vMB 19
744,105 744,105 00000000000000000003599e43c8bd647b99f9f32e7ccf8411ba3505fd7c9271 920 0.39/1.00 vMB 9
744,104 744,104 000000000000000000052bfe069a87793421f43b2715262a29d0853b49c1f41c 2,585 1.00/1.00 vMB 24
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.