Loading Tool

Explorer IconExplorer

Memory Pool

84,240 transactions
32.57 vMB
0.09658578 BTC
Random Selection Loading Transactions
Max Size: 197.43/200 MB

Candidate Block

Mining Attempt 9a439bd11358565eccac730d8ff7e2bb2168be5402c78b4658c87399d9810abe
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 62009508a9f90910a25ffe04da5b2e3387ce958c32946a0c21ecd292f277501e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,082
Size: 1.00 vMB
Total Fees: 0.02470647 BTC
Feerates: 150.92 > 2.48 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (360,578 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
554,638 554,638 000000000000000000323ecda4150fbbdf87a1165bd1b00fe7976cf02a27ce09 1,797 1.00/1.00 vMB 15
554,637 554,637 0000000000000000000e9d1d4b658aa6a3c37fc6ec3e813233c26ff468e837fd 2,339 1.00/1.00 vMB 22
554,636 554,636 00000000000000000004e00a3816984bb478d8eb73b77d03416c1fd7d614d8c6 2,226 1.00/1.00 vMB 35
554,635 554,635 00000000000000000007accf42c8d7e3a1d8b97df000798ad20456f4d728ee4d 892 1.00/1.00 vMB 47
554,634 554,634 0000000000000000002de5d06349fea73eaa5675177a4799f5a83da533c53b84 704 1.00/1.00 vMB 54
554,633 554,633 00000000000000000024edcfc0187158fc5f4150d3bb18b272b233474d845a2f 943 1.00/1.00 vMB 82
554,632 554,632 000000000000000000095d844fbb0ab40b622805006aa07b92cece55dd937a67 1,780 1.00/1.00 vMB 49
554,631 554,631 000000000000000000173b6fcf95018094d5266eb3f93b1cf53cd4ae433a7a08 1,831 1.00/1.00 vMB 13
554,630 554,630 0000000000000000003608884b7b5b09091d8216c100f2f3673adc33fe3a4e2d 2,325 1.00/1.00 vMB 7
554,629 554,629 0000000000000000002f834aaaf2a7f2d6d968747c7c9346c1471da85f8f6660 2,919 1.00/1.00 vMB 27
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
Previous 10 blocks ↓
Total Size: 782.76 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: 709.02 GB
    • Received: 16.82 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.