Loading Tool

Explorer IconExplorer

Memory Pool

42,139 transactions
26.79 vMB
0.06169304 BTC
Random Selection Loading Transactions
Max Size: 140.75/200 MB

Candidate Block

Mining Attempt c958e1a1c296e41d33f2260d77f7c4dc727b107e8400de1f94f7461ddf4636cf
Version 20000000
Previous Block 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3
Merkle Root ebcd3b2ca68e53b8e6a16a698616f4ae41fd758054314fcc8720624d7205996d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,522
Size: 1.00 vMB
Total Fees: 0.01198775 BTC
Feerates: 500.44 > 1.20 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,940 (361,281 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,659 553,659 00000000000000000029ee916c2a09e93bc2b4f830281d14cbebb2695e9552ee 2,777 1.00/1.00 vMB 21
553,658 553,658 00000000000000000018838f2cc055592cdbec9ac3c0e555c07bbb31f9bc0291 3,003 1.00/1.00 vMB 41
553,657 553,657 000000000000000000163f9a82c3d07c4384a95b8e5200ba0a64b88bcf49218c 2,510 1.00/1.00 vMB 40
553,656 553,656 0000000000000000001f68ae634d835649ca16bfad790da2728707cd3c3d9eaa 2,800 1.00/1.00 vMB 57
553,655 553,655 0000000000000000001010ec98a227b8bb77fa6fe540878aa22644718c62fccf 2,425 1.00/1.00 vMB 25
553,654 553,654 00000000000000000007eb906344858bda30483e11a2e8919cb9bd5581ca8146 2,388 1.00/1.00 vMB 32
553,653 553,653 0000000000000000001e24f296a76e21875fbe7b3253994f69f99f33f62f6839 1,589 1.00/1.00 vMB 52
553,652 553,652 00000000000000000003cada37770982bf5a622cdbdb4b271afd30d436fc9554 2,148 1.00/1.00 vMB 63
553,651 553,651 0000000000000000002e134172382d068e6a4f90101517a06b6e52d1f17f667c 1,046 1.00/1.00 vMB 75
553,650 553,650 000000000000000000017ab9d6638f968e7c676738ac65c4f291a88ab3c86fb3 1,984 1.00/1.00 vMB 16
553,649 553,649 000000000000000000101414c5347e37f371bf7d05da0c0881ef958219bfed85 2,217 1.00/1.00 vMB 9
553,648 553,648 00000000000000000027c3cecea6c575769212a735d73f3e0c702ded9bb66e94 3,006 1.00/1.00 vMB 18
553,647 553,647 0000000000000000002f4bd0a675f8974eec989bfa1418d3006732f35d735e44 3,189 1.00/1.00 vMB 27
553,646 553,646 0000000000000000002336a73897a952229b17fc07e303351f3fa78fbdaaef8a 2,785 1.00/1.00 vMB 17
553,645 553,645 00000000000000000019d4eeda72445d97157bf07a68c88618f61ddf1a7aa1d0 377 0.51/1.00 vMB 2
553,644 553,644 0000000000000000002988aca6a80d05f50a6aaafbaddc9042534440e52301cc 2,184 1.00/1.00 vMB 9
553,643 553,643 000000000000000000190e6a2e781e14914fb5758c94e29075835a0edfaa4666 2,380 1.00/1.00 vMB 15
553,642 553,642 00000000000000000004072c49e65801ee696473c78fbbb9f476376d89c28190 2,663 1.00/1.00 vMB 25
553,641 553,641 0000000000000000000ad5d157fa76d8d446690ab320b2ca94294cf75b0eafbf 2,446 1.00/1.00 vMB 14
553,640 553,640 000000000000000000118859009d80c7be1bce54462b2aa23ac3372493808467 1,721 1.00/1.00 vMB 7
553,639 553,639 00000000000000000027081821fa637ed1c5d57129287b198c7e1b174e0e1083 2,687 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.28 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: 656.91 GB
    • Received: 14.44 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.