Loading Tool

Explorer IconExplorer

Memory Pool

45,368 transactions
28.66 vMB
0.08488807 BTC
Random Selection Loading Transactions
Max Size: 152.00/200 MB

Candidate Block

Mining Attempt 6f0e71c5ab05ca34b5d79c3638fb26e8e3f2fef681550cc9a7f170b2b994ce84
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 761c4e0b3590a0123d269b06563511a36186019f66c2a8c8c74bfe957fde4568
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,787
Size: 1.00 vMB
Total Fees: 0.03023346 BTC
Feerates: 150.92 > 3.03 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (420,265 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
494,546 494,546 0000000000000000003e240dbc3cbfc3c099ed11e0d9c5ce78a39bd5cc939388 2,510 1.00/1.00 vMB 530
494,545 494,545 0000000000000000000fedcc77145324cb59c356984cb298c16be65535ef5230 2,330 1.00/1.00 vMB 357
494,544 494,544 00000000000000000072404bb91649c6e3ced530eb7f36a3344fb3390099c6dd 2,589 1.00/1.00 vMB 488
494,543 494,543 00000000000000000036a21543ca90855d9e7c8e93f097177218d9167e40497a 1,437 1.00/1.00 vMB 161
494,542 494,542 0000000000000000001711a3687a13bb8fe74bc47a551dabeadc19e01346ff8f 1,544 1.00/1.00 vMB 210
494,541 494,541 0000000000000000001b997d02ed72532adb3067a692140e337f6d1108496239 2,635 1.00/1.00 vMB 423
494,540 494,540 00000000000000000039b3234e9f7de9caf8c659aa59bc8e6d1947bd02a6c2cf 2,404 1.00/1.00 vMB 476
494,539 494,539 00000000000000000057348ac426487323aa3579e839b9dd37de1c3c61f4e305 2,753 1.00/1.00 vMB 602
494,538 494,538 000000000000000000cc0e5e04977da1e26e4435e66063f3b1ae366e4265896d 1 0.00/1.00 vMB 0
494,537 494,537 00000000000000000036753e68915736db28094f5b885f9ac2037e5b2199fa37 2,073 1.00/1.00 vMB 297
494,536 494,536 00000000000000000030c9a125383cd173206c5a304f83f56b5d8cb11dd96a55 1,829 1.00/1.00 vMB 284
494,535 494,535 000000000000000000135556815b16b1359896d736738e0c719adf76cebcf602 2,487 1.00/1.00 vMB 607
494,534 494,534 0000000000000000007bbdfb19ee58fc6c6f20b16244e66e2cd4f8d7d3ee1b73 2,323 1.00/1.00 vMB 388
494,533 494,533 00000000000000000087977cf80cb28c24b6ecfbafd21b2ae16547bbe6705c93 2,163 1.00/1.00 vMB 226
494,532 494,532 000000000000000000afb6e478d1e6ef9200e45fffe180f04167b3c01691780e 2,693 1.00/1.00 vMB 280
494,531 494,531 000000000000000000bba9b483ff6698506d9fbc86ce089a4464ba983cc9e9c5 1,953 1.00/1.00 vMB 196
494,530 494,530 000000000000000000410aa573a92f03bf3afae7fb1495c01031e3a800333253 1,489 1.00/1.00 vMB 176
494,529 494,529 000000000000000000341fe879e958ecf8252d05215fcda881c118db81e6652f 1,361 1.00/1.00 vMB 97
494,528 494,528 000000000000000000735c17ccfd264298f459bd439ec744058b97c8c5f9fed8 2,362 1.00/1.00 vMB 238
494,527 494,527 0000000000000000009c92a29a18b29126923bedac9bd7a0c01f4ef239d3d419 2,302 1.00/1.00 vMB 565
494,526 494,526 000000000000000000229a9deacb0ed81b54afb92581e9b5b2e25dbd3a8069a2 2,394 1.00/1.00 vMB 347
Previous 10 blocks ↓
Total Size: 782.05 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: 650.94 GB
    • Received: 13.36 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.