Loading Tool

Explorer IconExplorer

Memory Pool

78,270 transactions
29.30 vMB
0.07769831 BTC
Random Selection Loading Transactions
Max Size: 179.60/200 MB

Candidate Block

Mining Attempt a9d24a1010e5957f7a6780e19fe71994e38d8d0d172df1119c734d5ce974a8bb
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 81b15137e1a5c6271b7ce24e309b526b5b7c75284c461d7b677697c85457346d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,515
Size: 1.00 vMB
Total Fees: 0.01348732 BTC
Feerates: 73.20 > 1.35 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (425,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
489,485 489,485 000000000000000000906c4471df27374b339b7437c7235232a3f538b6bd6701 1,904 1.00/1.00 vMB 116
489,484 489,484 000000000000000000075f1229ee2cced0d995b9a26d0c321e15ffc7fd22881e 1,887 1.00/1.00 vMB 10
489,483 489,483 0000000000000000008dd51f4135fb39a80863874e4acdf5a4d5586a30493c99 1,779 0.94/1.00 vMB 111
489,482 489,482 00000000000000000047b591b7d10700f592e5ce301dfc01f0030798cfab1c5b 2,678 1.00/1.00 vMB 26
489,481 489,481 0000000000000000004f89f76e3e4d58e638ce88b7372284af39594590dbec61 2,004 0.97/1.00 vMB 103
489,480 489,480 00000000000000000098e224ebcd8173e7af7643ed592fe173b877ffd956a879 1,719 1.00/1.00 vMB 102
489,479 489,479 0000000000000000009678320e74094500fe18f10e037ab00a61a1537fcdd67a 1 0.00/1.00 vMB 0
489,478 489,478 0000000000000000007527cc3bff992e8d536a505b5bb90e9ef579de89ea2192 1,474 1.00/1.00 vMB 61
489,477 489,477 000000000000000000e656a8b98031ddf72228cb160546aeee230eb88d99aa35 1,491 1.00/1.00 vMB 114
489,476 489,476 000000000000000000383a2502c15c196aae8a959b38df94e45f86e32b9463f9 1,832 1.00/1.00 vMB 97
489,475 489,475 000000000000000000e4498a6520ade7861a8b59a2af671001ec06f7d923f1a2 2,545 1.00/1.00 vMB 165
489,474 489,474 00000000000000000075fbc1e4dae4402915697f44558118c82ad00bb2e5f4dd 1,963 1.00/1.00 vMB 27
489,473 489,473 000000000000000000337c9f6c2e0cc7f5b0df7a40dc4a51fe63c763fc5cdee9 24 0.01/1.00 vMB 210
489,472 489,472 000000000000000000488f77fbf95bc77638e48a20697ab21359a0f425497630 1,709 1.00/1.00 vMB 47
489,471 489,471 000000000000000000d4eda25af71a69a1013292ecc10fcc672024fe33d9b436 1,750 1.00/1.00 vMB 94
489,470 489,470 0000000000000000005c016d9de386a292fae58b191ff9ac7f00567ca7b520e2 2,096 0.97/1.00 vMB 153
489,469 489,469 0000000000000000000fc3faf88413dd8919984208bc757920ed3e22e3445739 1,760 0.95/1.00 vMB 140
489,468 489,468 000000000000000000f3e2154358b9ad97ad0d6d2df6e00d89d232ed9faaa3a3 2,423 1.00/1.00 vMB 164
489,467 489,467 0000000000000000009e256a2340fbcd98e43b528b3dfaab936723e459d38ae0 476 1.00/1.00 vMB 8
489,466 489,466 000000000000000000bdde83f1be8830c91644ab7a10234e873b69a847745763 2,279 1.00/1.00 vMB 87
489,465 489,465 000000000000000000f5cbcf36c9fccd5fa2030a6c1cda660ff1f4b812364569 1,286 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.81 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: 710.17 GB
    • Received: 17.04 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.