Loading Tool

Explorer IconExplorer

Memory Pool

41,625 transactions
18.17 vMB
0.17544415 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.26/200 MB

Candidate Block

Mining Attempt 0a4daead13197562c504569b78ea56885f40dabe1606da8c814d034f9ae58e3f
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ed637738b14102772a3c7c33aef3c2ce5ef907b611e4e680a11e17ba697d49d6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,765
Size: 1.00 vMB
Total Fees: 0.05737101 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (758,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
154,810 154,810 0000000000000c28e0a86105d168f3105ca3d19c3415deee8e9d5c7a9c524de3 1 0.00 vMB 0
154,809 154,809 0000000000000a7780154c5307ba9d0d18020cac73d61ed772e72f363a878141 12 0.00 vMB 579
154,808 154,808 00000000000003a80aa3338cde6329cdcc450041457f8fb420a54c60a7818b74 37 0.02 vMB 108
154,807 154,807 00000000000007302e2f6e8867ccfbe1a69a902535ab2610bd5394f5948b712c 38 0.01 vMB 35
154,806 154,806 000000000000058f30d6cb81a5b591f171fb07803f676143df386fa321ed1062 54 0.02 vMB 91
154,805 154,805 00000000000000fe2c1e92dbedb0d1d0244482d961dbbaa46e3bdf216807e66e 13 0.00 vMB 17
154,804 154,804 000000000000040918c65dbc11ef883a93c48d43c4be103bd9626627c6cb83d9 47 0.06 vMB 82
154,803 154,803 0000000000000b127146185811f248f727b3d7f944fb97f97fecc9540f377fc8 40 0.01 vMB 0
154,802 154,802 0000000000000275f250fea42712c06fd8008cb1d27cb46f6425eac7b1b7e9d0 19 0.01 vMB 321
154,801 154,801 0000000000000d94738927c8365fc09da50a98aa1b6bbb1cfbff437a4bc34e6e 8 0.00 vMB 0
154,800 154,800 00000000000008243cba0bc5c286d11393cb6e930190c163204692436a3833dd 56 0.02 vMB 174
154,799 154,799 0000000000000994b97b2ba76e436c8137f75040292841064e666afba2ab1cb5 119 0.04 vMB 95
154,798 154,798 000000000000032df7b6df72945860d8901e2ab5799592d6dfb22a62a003a571 43 0.03 vMB 147
154,797 154,797 00000000000008eb42b117ef56bfccb646dcfb7141331ee5827d6a3041f3ccd4 75 0.05 vMB 76
154,796 154,796 00000000000009b9d42b0eb1a3153c0da659566e324440edff68c78c85bc282c 24 0.01 vMB 0
154,795 154,795 000000000000046d886d648a754ee6ea2dd19ee369ef2c834964005e557a0213 20 0.02 vMB 92
154,794 154,794 00000000000009b3ecd01b152b98a2658e660215930237d0c2c25fbfea2ad0c6 9 0.00 vMB 2,711
154,793 154,793 0000000000000b4dd96da817da065674761de0b2f52d8a5d7bc72c51de37f465 103 0.03 vMB 5
154,792 154,792 0000000000000651c3d8713e2c96f98b7e121bdfbf339cea1871d5d8e13c59ff 41 0.02 vMB 116
154,791 154,791 000000000000092d9881caa4c7521efa6589519d7a7bc75e48e4a419b5ad1d8f 32 0.01 vMB 156
154,790 154,790 000000000000061ca257a177a5701917ec4a8aeab00715af3763b3f2fbaf5be5 88 0.03 vMB 11
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 114.11 GB
    • Received: 0.47 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.