Loading Tool

Explorer IconExplorer

Memory Pool

76,048 transactions
28.73 vMB
0.06942550 BTC
Random Selection Loading Transactions
Max Size: 175.80/200 MB

Candidate Block

Mining Attempt 3a2849754a7e20d100e0b2eec72e566b1da29c4d341ba424aeee62b37ee766a4
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root f63acb04cc8054252fdde01b02171fcc012480148372c9d1f4b457ce2c949d45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,929
Size: 1.00 vMB
Total Fees: 0.00605630 BTC
Feerates: 40.21 > 0.61 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (360,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,628 554,628 00000000000000000000d252c4a286e01115ece6f312a82d1ce0e96b512edff9 555 1.00/1.00 vMB 5
554,627 554,627 00000000000000000032246e045c3090b91de2fc8af81fe2fc83f0a79640b608 200 1.00/1.00 vMB 1
554,626 554,626 000000000000000000341100fd29f87be0f823758d90f6f56c92be6f748cdc83 2,581 1.00/1.00 vMB 19
554,625 554,625 0000000000000000003315661d2b78da8147c73072d418b7044d16b6cdcfcdc3 1,569 0.98/1.00 vMB 5
554,624 554,624 0000000000000000001cb7b305c91618042d037b9032e3b1fcc499888f369029 1,552 1.00/1.00 vMB 17
554,623 554,623 00000000000000000029163f5217a1b5f35acb0f5d1c13dd2e2553ad24e36867 2,548 1.00/1.00 vMB 21
554,622 554,622 0000000000000000000c70f50b8972aaa7e654f456145dc869e90eaaa81dc8b4 257 0.16/1.00 vMB 7
554,621 554,621 000000000000000000162293c3bf5d76dd2dee8545f3f34f4baf3f9f1bad9772 1,252 1.00/1.00 vMB 10
554,620 554,620 00000000000000000004a8aa376d6b8a202a4f585fff69aa0c78dbe8a67ca040 2,614 1.00/1.00 vMB 6
554,619 554,619 0000000000000000002085061141e2f89ae63c3a12c20641734f3db761084e9d 2,817 1.00/1.00 vMB 24
554,618 554,618 000000000000000000131fe65cccd0cdbcb8d8ff9b751e32972b2254bb857864 2,674 1.00/1.00 vMB 22
554,617 554,617 000000000000000000054eb7f204e9152083e307e3d742b43a5a04629065c4a6 2,598 1.00/1.00 vMB 19
554,616 554,616 000000000000000000107c541fd82464885074035915e4eb66d812a445fb3c5d 2,287 0.82/1.00 vMB 34
554,615 554,615 000000000000000000066de904f8fbbe2b5699d38a3c31f6937e46525822b15b 1,983 0.96/1.00 vMB 18
554,614 554,614 00000000000000000010b52a88b998b9581b90028667bebfb94360085223dbb0 1,151 0.54/1.00 vMB 16
554,613 554,613 00000000000000000032a93783b2fd65eccbd0f9b3ebc96f3abf033657ce7fd3 590 0.26/1.00 vMB 23
554,612 554,612 000000000000000000259210616c2300473b683b0666912df3c00382861e960b 1,641 0.96/1.00 vMB 8
554,611 554,611 0000000000000000001864547dcb8a2deaa5bd171a7fad64e1014136d5ecdc3a 2,203 1.00/1.00 vMB 17
554,610 554,610 00000000000000000012ce5a693e1e601114a5953c99367631e2f8024fba97dd 2,402 1.00/1.00 vMB 26
554,609 554,609 00000000000000000010317d74241f530d9c141a7675316b276c7b5152a5de36 2,367 1.00/1.00 vMB 12
554,608 554,608 00000000000000000033f86ece07c288bbf9dad344aa518b253a2e6c0fade39a 2,315 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.81 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: 710.28 GB
    • Received: 17.05 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.