Loading Tool

Explorer IconExplorer

Memory Pool

79,315 transactions
30.30 vMB
0.06884892 BTC
Random Selection Loading Transactions
Max Size: 184.23/200 MB

Candidate Block

Mining Attempt 0c490db5422c92073060a99420d004d205636f66c369f9b18bf7d5763ddce200
Version 20000000
Previous Block 000000000000000000013056a9caa15cd1e34c038e1bb47f9d61c37f2e670056
Merkle Root 2cd0340f234317ff72335b090db1c34db9db17d547c97c97e1ff75a536298bc9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,733
Size: 1.00 vMB
Total Fees: 0.00427431 BTC
Feerates: 50.27 > 0.43 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,196 (449,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
465,904 465,904 000000000000000000e9dd46374010bbb8345140af700d0634dc89e4622f7b9b 1,833 1.00/1.00 vMB 170
465,903 465,903 0000000000000000018f5c6ad5ff03f6c356c18bd1142f7d6f96735cb393325f 2,093 1.00/1.00 vMB 192
465,902 465,902 0000000000000000002dca9bda51991fc5c45e102433b23f88fde190458fa7f5 2,304 1.00/1.00 vMB 274
465,901 465,901 0000000000000000013b03860418b02faee78611e6d2968623bc1442d4470d37 1,372 1.00/1.00 vMB 258
465,900 465,900 000000000000000001b75b6efd5aaa81d2f7bd5265756a86a7375896d0336154 1,704 1.00/1.00 vMB 216
465,899 465,899 000000000000000000adbe7068ed5ef407d456dba162220a5a76cf7f990919c1 6 0.00/1.00 vMB 846
465,898 465,898 000000000000000001544a55b6e86725244112de3a712c270114429724f6c18a 2,095 1.00/1.00 vMB 212
465,897 465,897 000000000000000000d2bb831bfbe683c7968a7be924974025ee21342f7aa285 2,365 1.00/1.00 vMB 249
465,896 465,896 000000000000000001a9c1602ea8d31d3c373137e7e7bb5b9dbc526da89b46cb 1 0.00/1.00 vMB 0
465,895 465,895 000000000000000001e6e1d086c47781321440c3063b5e9798e35f18ec489817 2,528 1.00/1.00 vMB 245
465,894 465,894 000000000000000000a973dfd6ae4fc6378f6da77fb7cb884dfecc280c4b3341 1,910 1.00/1.00 vMB 205
465,893 465,893 0000000000000000017aeab36c5f261c1a3ba828a9f4e7352496ef71f5cea56f 2,322 1.00/1.00 vMB 156
465,892 465,892 0000000000000000003cfdc8e26bee0b2c1539ba60f7df35cecfe5b7b778f375 1,964 1.00/1.00 vMB 192
465,891 465,891 00000000000000000005c250f94b714fbea288b780568239e476a9d69a4fffcc 1,633 1.00/1.00 vMB 203
465,890 465,890 000000000000000000400459a35d96399d7a1fb207d7791af0397f8a4aaf6f04 1,537 1.00/1.00 vMB 185
465,889 465,889 000000000000000000e3e94279f6d403c08ac96aecf813201843d57acc35fe87 2,573 1.00/1.00 vMB 217
465,888 465,888 0000000000000000016d8729465b100ae1354aff8c550de31d6b396709557a25 33 0.01/1.00 vMB 805
465,887 465,887 00000000000000000127b26520c9c8b7859c669687b3a52f50da3fa7d9c50569 2,821 1.00/1.00 vMB 133
465,886 465,886 000000000000000001a93e5a1808693ef52ca24d77ada5afc34cc835ae015ae5 2,496 1.00/1.00 vMB 143
465,885 465,885 0000000000000000012176b6a55ad3be7922166682d3ebccba22cd2c8bddcd42 2,014 1.00/1.00 vMB 217
465,884 465,884 0000000000000000000cc0081bb4a9c31f0af5181357143071ace73959724963 1,985 1.00/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 782.73 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: 707.69 GB
    • Received: 16.69 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.