Loading Tool

Explorer IconExplorer

Memory Pool

73,309 transactions
28.23 vMB
0.07299573 BTC
Random Selection Loading Transactions
Max Size: 167.09/200 MB

Candidate Block

Mining Attempt 2f1cc550c9f9f9f3a3bdcf7609a9376becd9a14f45c8104c6c2e4ee62c74e7ed
Version 20000000
Previous Block 00000000000000000001a03b540f0df1d23eb184d241282d125e16f53d7c6244
Merkle Root 31b2ea7eb2b3e304f9d0760467b3e211ce1c31d0a6f36224733e5a042cebc4a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,095
Size: 1.00 vMB
Total Fees: 0.01642630 BTC
Feerates: 150.86 > 1.65 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,031 (155,355 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
759,676 759,676 00000000000000000004e573bcc7e6f7b7289695e93dee5902f47cb9812f87b1 1,554 1.00/1.00 vMB 3
759,675 759,675 00000000000000000002cdef70fbe4faf79b0cf78e388c6eb41d378bea1730f6 3,025 1.00/1.00 vMB 11
759,674 759,674 000000000000000000020a12534ecf8fb71206c0c3c6d4c88e8d72bea64b269d 2,333 1.00/1.00 vMB 8
759,673 759,673 000000000000000000036ee71acab4ba2d32672ce64a2b595dbbd46763dda720 3,067 1.00/1.00 vMB 17
759,672 759,672 00000000000000000005b4bf130d1b9aa21d75bcd65b2a3372e304d884fd034e 1,216 0.67/1.00 vMB 4
759,671 759,671 00000000000000000002ecf738760b3988db5168ee27e5b45114f9b6549c22ee 3,514 1.00/1.00 vMB 11
759,670 759,670 00000000000000000003a29eafcf3b208b02fa146ad1ea43fd1ff77db18131d6 2,984 1.00/1.00 vMB 13
759,669 759,669 0000000000000000000554dee60f76afb3add356f90cde9b0d2062159be276fe 1,389 0.54/1.00 vMB 9
759,668 759,668 000000000000000000055694dfb9092c1edb6a2a441f171c56d1726c014fb8d5 1,373 0.43/1.00 vMB 8
759,667 759,667 0000000000000000000008dd2af04a11e209d7025889030cbbdd128ff601ddf7 715 0.35/1.00 vMB 6
759,666 759,666 000000000000000000033ba1b37690822672171d2dc3bbf9b317644ea8086875 1,389 1.00/1.00 vMB 6
759,665 759,665 000000000000000000040c32f80a41a78edc16284e6fcbaf311dd3985a88467f 1,353 1.00/1.00 vMB 12
759,664 759,664 0000000000000000000212f34be14da0c3bbc5d609b3213f206da735628ccd6f 1,102 0.38/1.00 vMB 10
759,663 759,663 000000000000000000069b108769d33c81b0600345f31b32301d177137a697aa 543 0.24/1.00 vMB 7
759,662 759,662 000000000000000000023184e23fbf48df6eda592141a9ea157542b7f555ccd6 339 0.12/1.00 vMB 10
759,661 759,661 00000000000000000007113282f703987f6c0c3d39361ae969e44dfc6b98dc24 1,044 0.58/1.00 vMB 5
759,660 759,660 0000000000000000000666be2c64fe0267272a5ed279389320e7ab8d6c9f5603 3,193 1.00/1.00 vMB 11
759,659 759,659 0000000000000000000451c8c306919e5bb7c4e5cec50c1f558b7961046425df 154 0.04/1.00 vMB 10
759,658 759,658 000000000000000000018615fb2b1507a0be782b6cddac29abd8784cc1da4af7 569 0.16/1.00 vMB 10
759,657 759,657 00000000000000000000333dcddc1b5ad9e9ba84c9ebd1ee44144bc92f445fd2 78 0.02/1.00 vMB 16
759,656 759,656 00000000000000000000e83668e9a6a7d1e87503b75af06701d99f7ebc169203 2,451 0.98/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.45 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: 666.81 GB
    • Received: 15.22 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.