Loading Tool

Explorer IconExplorer

Memory Pool

84,340 transactions
31.23 vMB
0.14663732 BTC
Random Selection Loading Transactions
Max Size: 188.51/200 MB

Candidate Block

Mining Attempt c19916e62efdcdec9501a5125a9d1d4fe7b82713a36487d5e2d30cec43b67ee9
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 243d9c0a41f17c364083ec8a4bca51adfe2da658d6567c8ce4bd1b9ad6ebcfcb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,630
Size: 1.00 vMB
Total Fees: 0.07617101 BTC
Feerates: 366.60 > 7.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (335,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,600 579,600 0000000000000000001400efc71ceba890e6f625a8ecbfff6e7b95587095dfc9 947 0.31/1.00 vMB 68
579,599 579,599 0000000000000000001a04526d6bbe299aaec37bf57ae6134d105757d9466ed9 1,406 0.45/1.00 vMB 56
579,598 579,598 00000000000000000018662e9439bb0ab158786eec224b0a205d390415c804b5 2,098 0.81/1.00 vMB 10
579,597 579,597 0000000000000000000fdbefacdb80dc23842c18cadb0a13cc2b637f50ca4f6a 2,788 1.00/1.00 vMB 39
579,596 579,596 0000000000000000001485f599501d3465f117c3ee7192990edbfaa7e602b582 3,283 1.00/1.00 vMB 103
579,595 579,595 0000000000000000000c174518319a1ee9d2e16cc65e06a639748acc55318a07 2,949 1.00/1.00 vMB 65
579,594 579,594 0000000000000000001566492365b68f182a5ec06867f1ad280695cf2f6fed12 3,031 1.00/1.00 vMB 141
579,593 579,593 000000000000000000013b944171cce963a428be4fdac1a7c81a1b7ae9f212be 2,358 0.99/1.00 vMB 10
579,592 579,592 0000000000000000001162fe7f2703050cfdd74a2f1c23a17ed41ef9d38cd198 3,285 1.00/1.00 vMB 99
579,591 579,591 0000000000000000001dc64644edd69e0683d2f74b1ced6dfe818be04f55aaac 3,059 1.00/1.00 vMB 102
579,590 579,590 0000000000000000001f6575ab1b8182429a638489f7c40b30d66d354c870ec5 1,411 1.00/1.00 vMB 6
579,589 579,589 000000000000000000183c86de210e2a795cf52b105770c2ab4a7e58789fb415 3,188 1.00/1.00 vMB 77
579,588 579,588 00000000000000000007d3b67f1bd62532d78b3b2bb7795ecf795abd9e794c1e 511 0.73/1.00 vMB 14
579,587 579,587 0000000000000000001c6373d6955cff774badab448e29c916044a7ae3092b4f 2,404 1.00/1.00 vMB 46
579,586 579,586 00000000000000000024ea39afb704f443f2345cbba965373318c8d2cbe76a9e 2,801 1.00/1.00 vMB 43
579,585 579,585 00000000000000000013e7c348a3386689eb28905831bca395ec8e621d52d06a 3,143 1.00/1.00 vMB 63
579,584 579,584 0000000000000000000a46f984afccad2d0f5c3b891c3a9766c3ece0e8f9a698 3,017 1.00/1.00 vMB 52
579,583 579,583 00000000000000000023b98e774187e86da91225938a52bd63ad37a9bf0e5703 2,711 1.00/1.00 vMB 6
579,582 579,582 000000000000000000142ae2eef866c29837dd700215fbe64794551a29c82852 3,162 1.00/1.00 vMB 36
579,581 579,581 00000000000000000008c8f93c77fb6401511215c62aaa928b9058784d92c476 3,002 1.00/1.00 vMB 40
579,580 579,580 000000000000000000168872c4b1b3fa2167011af8aa011a76900c6a72e52dc4 2,540 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.34 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: 661.61 GB
    • Received: 14.82 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.