Loading Tool

Explorer IconExplorer

Memory Pool

84,004 transactions
31.15 vMB
0.09894831 BTC
Random Selection Loading Transactions
Max Size: 187.87/200 MB

Candidate Block

Mining Attempt 2e3f6a415de245c972743990963a7e26c4817308818b1cc6b528fc232ceddab3
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 2a31b65cf2aaf3f7b7fb427c1c4a3db163d8e6f1fea406b838670793883029ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,192
Size: 1.00 vMB
Total Fees: 0.02932793 BTC
Feerates: 120.18 > 2.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (335,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
579,579 579,579 0000000000000000001314f36b367bd8217b83713097ad6f6dac968b3bd21681 3,358 1.00/1.00 vMB 105
579,578 579,578 00000000000000000019ca6913cd330753105cd24fae5aa69d68b3ba87fb5e49 2,714 1.00/1.00 vMB 52
579,577 579,577 000000000000000000018f2f8b752cfb432cae2846d01389fdfedc19353d532e 2,731 1.00/1.00 vMB 109
579,576 579,576 000000000000000000147be5f1e00705c1b71076145a44fa2740378c82cced4a 3,135 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.35 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.94 GB
    • Received: 14.83 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.