Loading Tool

Explorer IconExplorer

Memory Pool

87,588 transactions
32.87 vMB
0.13807260 BTC
Random Selection Loading Transactions
Max Size: 199.87/200 MB

Candidate Block

Mining Attempt d8642adfc773ed8714529169e58cdc6ae287b6ab9e8476b3bc56c5795e89c4dd
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 12b8a8c587f2f84df798d493f1ceed6ac4e2bc2e4d95e3d419e71435de72486b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,992
Size: 1.00 vMB
Total Fees: 0.05035471 BTC
Feerates: 300.16 > 5.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (247,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
667,510 667,510 000000000000000000052b0b8757171d33a8a32db8dfe89a7dcea572bb0811fd 2,405 1.00/1.00 vMB 21
667,509 667,509 000000000000000000064aed7a8779a4bb9e6e8fe98f9a150cb19bc0f54706ce 2,422 1.00/1.00 vMB 51
667,508 667,508 0000000000000000000210ee6cfbd02c34d72fe10cc9f12e4d72052330256778 1,439 1.00/1.00 vMB 76
667,507 667,507 0000000000000000000bc60440a359a761e7b8dc191bd15cbaa39654381b1a77 2,357 1.00/1.00 vMB 110
667,506 667,506 00000000000000000008e4c3413add6cb9516e7e744e7f2a3755193ce06c7656 2,327 1.00/1.00 vMB 49
667,505 667,505 0000000000000000000456735eabc20844c68323707f1b558089d7b3ec83fa19 1,930 1.00/1.00 vMB 45
667,504 667,504 0000000000000000000168ecfe2811a62e0aa8bea029bb989fde105f60b0d6bd 1,493 1.00/1.00 vMB 5
667,503 667,503 0000000000000000000c870a3991116fc5eef5de04dc4bbdaf4be99aa381dc10 2,109 1.00/1.00 vMB 63
667,502 667,502 000000000000000000084846dbd7f5de79c0c65bde9d0ac76bf137e84147f5fd 1,916 1.00/1.00 vMB 32
667,501 667,501 00000000000000000002fb15edcb06667228bc4540aa6d70209f750374e71280 2,206 1.00/1.00 vMB 48
667,500 667,500 0000000000000000000ae0eca1959456e0bd9b091fcfccb39d5a1185164d0b89 1,352 1.00/1.00 vMB 27
667,499 667,499 0000000000000000000439d8774cac097d2da6058b3798a9b74b7f23a14eb814 2,269 1.00/1.00 vMB 16
667,498 667,498 000000000000000000091e640ecc8d5ff164f5484fde6e545e3018a9fbbed051 2,330 1.00/1.00 vMB 48
667,497 667,497 0000000000000000000356a1b8ec9df00f34bd0959c59a9f97e5bfe9092423ca 2,352 1.00/1.00 vMB 88
667,496 667,496 0000000000000000000a2a47cb7b0a69be0319e8a838e28acbc7cb6ddde6173e 1,706 1.00/1.00 vMB 17
667,495 667,495 0000000000000000000016dacd4a0f5d62f00295a943831be308454e87ce4e10 1,748 1.00/1.00 vMB 30
667,494 667,494 0000000000000000000ce1fd4c666509ca842cb6aae6acbb63d30d9f554122a7 1,211 1.00/1.00 vMB 22
667,493 667,493 00000000000000000007131a50032b7dc3595c15fc9672824cb067d750cccd98 1,340 1.00/1.00 vMB 12
667,492 667,492 000000000000000000035044e297028b70237b600fa52e32ee6e2c429457f723 2,730 1.00/1.00 vMB 10
667,491 667,491 000000000000000000016193d62870d7d9d367c24e1efea1f336b6cb726c93ed 1,946 1.00/1.00 vMB 37
667,490 667,490 000000000000000000038a3e967bd78865f610dbf568ecbfbd9725520cc91388 2,743 1.00/1.00 vMB 28
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.03 GB
    • Received: 16.84 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.