Loading Tool

Explorer IconExplorer

Memory Pool

77,974 transactions
29.00 vMB
0.10085022 BTC
Random Selection Loading Transactions
Max Size: 175.37/200 MB

Candidate Block

Mining Attempt fa4160d1237ad1634db868883f456f9cc20930e39995903ead7058ea65f78614
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 593a169d51f0e49c6912b74f06592c2ae24c4abc2019fb81c91f9d033ee4802d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,909
Size: 1.00 vMB
Total Fees: 0.03010122 BTC
Feerates: 402.60 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (125,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
789,509 789,509 00000000000000000002813b0ad6c2a4dffb7196c06f35b2f0ff85af21ace0e0 4,577 1.00/1.00 vMB 76
789,508 789,508 0000000000000000000031a8989f63299bc1c8f71df9ea241f19afe8d97d5c56 3,956 1.00/1.00 vMB 87
789,507 789,507 0000000000000000000307475e7cec684f5bbfef07a7527d6715022ac71efff4 4,561 1.00/1.00 vMB 50
789,506 789,506 0000000000000000000032f710513703bd17f238e0f84b20a20ec54375634096 4,609 1.00/1.00 vMB 79
789,505 789,505 0000000000000000000124a3c6f0ee2d2d6b2d45482f8fdbaac3a01f06af7997 3,717 1.00/1.00 vMB 74
789,504 789,504 000000000000000000006540963c5bea2565f29dc0eaac1127d6c844b6325a98 5,319 1.00/1.00 vMB 60
789,503 789,503 0000000000000000000070210884f0b0aff84fddbddd8ed2857711cbe551f93e 4,161 1.00/1.00 vMB 92
789,502 789,502 000000000000000000023fd72f42ea2acee88e9632ec656bd3d3692f55760374 4,556 1.00/1.00 vMB 78
789,501 789,501 000000000000000000048b8513116eeed50ad80bb24619d4ce1fa0d2de5f6b1e 3,696 1.00/1.00 vMB 91
789,500 789,500 00000000000000000002895c8a103e72d486a99330f01419e1ac3ea016c8e081 3,349 1.00/1.00 vMB 84
789,499 789,499 00000000000000000002a80f9f82493f58622d53fe6d3d0fef950a78eebe04cb 3,063 1.00/1.00 vMB 158
789,498 789,498 00000000000000000000a22a18959a1daea9df1ae8ae0067cd32a092a90c8074 3,552 1.00/1.00 vMB 48
789,497 789,497 0000000000000000000154821d9bffeb973b05ea599254b3b08478262679baa9 3,791 1.00/1.00 vMB 51
789,496 789,496 0000000000000000000354af4674830e7f4104ebe3651b725a311c6972ff9a0d 2,651 1.00/1.00 vMB 81
789,495 789,495 0000000000000000000417790235673e50ac836674c712efb2ec3f347aca9faa 3,445 1.00/1.00 vMB 59
789,494 789,494 00000000000000000005caae329e9e0cc5ff04309252246813e8f75276ca1987 3,569 1.00/1.00 vMB 117
789,493 789,493 00000000000000000000b9faec0b766bcd6e8a3cc76ed678716c7e9572f49ec5 2,923 1.00/1.00 vMB 109
789,492 789,492 000000000000000000037758c285eb7bed9afef21d01ed3c882b24e2c5c84c34 1,605 1.00/1.00 vMB 29
789,491 789,491 0000000000000000000134300c61679480e5738c61c9020ae8761e58129699ff 2,593 1.00/1.00 vMB 71
789,490 789,490 0000000000000000000410ccbbac829d9165fae3a693da7e79ffbc1a24673934 2,944 1.00/1.00 vMB 42
789,489 789,489 00000000000000000001ae817819c580fb418b6f17b3e65a6a8054b7a1542ffe 3,156 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.92 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: 714.54 GB
    • Received: 17.56 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.