Loading Tool

Explorer IconExplorer

Memory Pool

79,315 transactions
29.10 vMB
0.11947949 BTC
Random Selection Loading Transactions
Max Size: 176.46/200 MB

Candidate Block

Mining Attempt cf3d03111780604af45526f77fbb7fab3f1474a1e13aae829a8699e4cd309460
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 87f80c06b5fe8ae68307886f5020ee8856237ead1c388b15e6bd69db0454b347
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,426
Size: 1.00 vMB
Total Fees: 0.04390858 BTC
Feerates: 602.26 > 4.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (117,626 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,679 797,679 00000000000000000001afca03e6d30c8caccfc6651feebcf1d185642a3a51ec 3,153 1.00/1.00 vMB 14
797,678 797,678 000000000000000000050adfbd38f21cb2cf410c71bd6680fc8ceefa8ec74930 2,738 1.00/1.00 vMB 20
797,677 797,677 000000000000000000022890a6807d4da3696edd41952badf370fccdeb972062 1,719 1.00/1.00 vMB 12
797,676 797,676 0000000000000000000373081ef1b76622a33866165a32fe71bf17f8404c6e49 2,672 1.00/1.00 vMB 16
797,675 797,675 00000000000000000002ceebb7b70881818f6c5ef6958ff9fc011c57d8327a64 2,880 1.00/1.00 vMB 17
797,674 797,674 000000000000000000029b0ecffadd9a1086e3b335871f76c4193cd8e46a26f5 2,642 1.00/1.00 vMB 22
797,673 797,673 00000000000000000000faabf815377a26cb6387f98f1be46f633708d1445be9 5,671 1.00/1.00 vMB 7
797,672 797,672 00000000000000000004ae39059c84fbcaa2544157ca16d7ed67bb34a225fe33 5,239 1.00/1.00 vMB 8
797,671 797,671 000000000000000000009a656e2fff650d949c041b0a6ebb51eeaeee69df4ccf 1,365 1.00/1.00 vMB 6
797,670 797,670 000000000000000000035fcdd9d12fea876fa3ab9f062b090d6029666d0e60b5 2,616 1.00/1.00 vMB 9
797,669 797,669 00000000000000000000133560dc2eabb761d1f004374ca9443c2e66c6bf11dc 3,319 1.00/1.00 vMB 20
797,668 797,668 000000000000000000057762b9aaeabc2c9e77a00be2ebe4425a3a6077b181db 2,259 1.00/1.00 vMB 9
797,667 797,667 00000000000000000002a8e98777f4eb4731e7fe6ade9a5638bfcf01c564d2ac 2,337 1.00/1.00 vMB 6
797,666 797,666 0000000000000000000471296a80747c4a31102434a2e23755cb451b65633c4c 1,322 1.00/1.00 vMB 9
797,665 797,665 00000000000000000002c965ad7c3dade27dc0d6189713ec9ce6a8785c002b1b 1,890 1.00/1.00 vMB 5
797,664 797,664 000000000000000000051bfbcacac8603629d17ba608ced61eb16cc088ce9a85 2,709 1.00/1.00 vMB 10
797,663 797,663 00000000000000000001fdf9a6ca90ddbf7485c0131ad726e019dd12a64b9164 1,023 1.00/1.00 vMB 8
797,662 797,662 00000000000000000001b2681968f70ee41a31933e6d74c90f2d7808706bc871 2,709 1.00/1.00 vMB 14
797,661 797,661 00000000000000000003233e8c347bbf5cc4689e9e2249b033896277c7176afa 2,697 1.00/1.00 vMB 21
797,660 797,660 000000000000000000047ceac128fa00d4628763ed463f5f6749028d10c42921 3,691 1.00/1.00 vMB 6
797,659 797,659 0000000000000000000001d7a91a5ccb8f738aff41f1b3ce578c6d4639e61dc1 4,953 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.92 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: 714.43 GB
    • Received: 17.54 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.