Loading Tool

Explorer IconExplorer

Memory Pool

81,244 transactions
30.68 vMB
0.08804228 BTC
Random Selection Loading Transactions
Max Size: 187.19/200 MB

Candidate Block

Mining Attempt 360914986d07ed1e17ef9669d9476d2860d7c7990835452c22abc6d611bdb34c
Version 20000000
Previous Block 00000000000000000000a3813f793d217041872d914f27c3141d08c7db453ba1
Merkle Root 617c9fb627bfae956e776114c9c6445e1421648aee172e674320bcdfbdaffb66
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,906
Size: 1.00 vMB
Total Fees: 0.01799985 BTC
Feerates: 301.57 > 1.80 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,386 (511,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
403,471 403,471 000000000000000003ccf73cb6e47e8345a3380de26915d29cb8ff1ec3238cc5 545 0.23/1.00 vMB 37
403,470 403,470 0000000000000000027b87fcea382d8d8284a804705854eb3dc6e02fd664aec3 104 0.06/1.00 vMB 36
403,469 403,469 0000000000000000047fe7ffa4b4f722c528284bdbd74918f7ebd9934b0be5fe 973 0.42/1.00 vMB 39
403,468 403,468 0000000000000000004063a4e98b9bc9945fcd03772e5389f75688c6b51e60fb 1,327 0.64/1.00 vMB 35
403,467 403,467 00000000000000000091061725dcd68d5cb7f37044ffc4d55261b9d545c84ca8 1,017 0.51/1.00 vMB 40
403,466 403,466 000000000000000002118987a1f07e820bdee46cc67feaca1a5413632f424476 1,809 0.86/1.00 vMB 47
403,465 403,465 000000000000000004145be22193aa00b5ebdcb5888b6b6ba6c3b410dab5b45c 1,901 1.00/1.00 vMB 40
403,464 403,464 000000000000000001c919ede9c08d99cfe44257d130e578fe81f84e854d5fc4 700 0.38/1.00 vMB 34
403,463 403,463 000000000000000001b880bf93479275ddd01e9ba68c7b96c5ec182c14fe7f87 316 0.19/1.00 vMB 27
403,462 403,462 000000000000000005f1a441f530136e688dbc37e1ae45414f3ea74956bd19ea 2,559 1.00/1.00 vMB 41
403,461 403,461 0000000000000000053cc2fc1822e950fbb248fa51316fa5c3ede48d93bea8ee 266 0.99/1.00 vMB 4
403,460 403,460 00000000000000000068668d06616a6c1b2afab75d321a392071c45f654dc6a0 247 0.12/1.00 vMB 36
403,459 403,459 0000000000000000029357de86e1c11c5b9b8d7ef324ebc38c4e4dad79b59542 404 0.98/1.00 vMB 7
403,458 403,458 000000000000000003c53fb6124112a34125832a5dcca68332559dd486a24af0 1,933 0.77/1.00 vMB 41
403,457 403,457 000000000000000003c23ee1d88f0ee9483182714e875fd265568b6dfbdbdbde 2,185 0.93/1.00 vMB 37
403,456 403,456 000000000000000002e55f742434cbcf51cf469689d823947714f811e469f8bb 244 0.12/1.00 vMB 56
403,455 403,455 0000000000000000000199ce0cf730d16626e75794f88751c3a44560d47274f3 31 0.01/1.00 vMB 39
403,454 403,454 000000000000000001ba0ec60b88108b39a9db87ebee93912d4b93bb188d47e3 959 0.38/1.00 vMB 36
403,453 403,453 0000000000000000043b21b702e054f1722a6b08f34dadfc88b77ef41b5dd867 153 0.05/1.00 vMB 41
403,452 403,452 000000000000000003a78e9377de861cf62a4451fa9531afee3829ad2272baa7 637 0.48/1.00 vMB 22
403,451 403,451 00000000000000000485d85e6b70efa3f0ea485b8ad0ce1aa72e06405ce020c1 208 0.11/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 783.06 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: 720.78 GB
    • Received: 18.25 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.