Loading Tool

Explorer IconExplorer

Memory Pool

37,591 transactions
18.21 vMB
0.14206472 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 95.19/200 MB

Candidate Block

Mining Attempt 80a2faa92534dd008ca3035cc412161bdaa055d0e48e07765e6510bdaff0706e
Version 20000000
Previous Block 00000000000000000000d0024eb8576e4875797df41ac22fac4ed73712ea0080
Merkle Root c985c04178c06315939100cd6a668bc783ae6091be536f499f38ad74c175b4b4
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,020
Size: 1.00 vMB
Total Fees: 0.02682389 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,331 (754,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,737 158,737 00000000000002e34cc93b93fef2738418b2440d5625cc9ba33f4abe7c3e94a7 100 0.03 vMB 136
158,736 158,736 0000000000000de620c7704b87ed9be0ec26048d03dc79d6d458b967ed7ee6b3 26 0.01 vMB 32
158,735 158,735 0000000000000b11d373c3a150f40f09a5097b0646a66f45a13a3fd2dfa9a692 5 0.00 vMB 0
158,734 158,734 00000000000001e3c6cb8a2e2c965d22872ae0d19fc8efc6e120b00d9390a710 2 0.00 vMB 0
158,733 158,733 00000000000001d042d487ccd56705de34b5e62dd61f0640a765c7b058946533 16 0.01 vMB 421
158,732 158,732 0000000000000233bfd2a32e31e50b2e36d015dfe0ae6da5de459ef8f1af57fe 128 0.04 vMB 50
158,731 158,731 00000000000004ba40840ebc7fb2e9652ba9e04254acf4645a769dd52b5e1494 5 0.00 vMB 61
158,730 158,730 0000000000000aac3fa68722b6b7e3f9fe6adcc56db6e964c18a40ae03314d31 1 0.00 vMB 0
158,729 158,729 000000000000090fe4c8b772e55602664efadad6edbd49ddcd4cee8b88c7a2b7 27 0.01 vMB 95
158,728 158,728 0000000000000a9c53d5cac3d05563848f196c113dc48e0b806c3721252368eb 9 0.01 vMB 64
158,727 158,727 00000000000005f419b2d01dffd9e6c4dbf449deaebda403f361f78c846f9b40 19 0.01 vMB 165
158,726 158,726 0000000000000904cd83c4a408a898961e063d47128a00692e94e03df2fd6549 27 0.02 vMB 29
158,725 158,725 0000000000000a7e42275743cda3e7dbd5d194b9900f029d19a1d356f8a49a69 50 0.02 vMB 126
158,724 158,724 0000000000000add3735abb441934c7a578446a533a350db8799acadabaa0d70 68 0.02 vMB 5
158,723 158,723 00000000000007875f3659dbfbf2548bc112202c4e50aec08e8f7c32e98acdcd 30 0.01 vMB 26
158,722 158,722 0000000000000c7436a21088e53f75c6f108689ecf1436f72c0f4fa55e5df50f 63 0.02 vMB 201
158,721 158,721 000000000000042643c78877a5adf299a7b1cf280efacce00fc6a90bafa64047 40 0.02 vMB 60
158,720 158,720 00000000000001b45cb8d23badc0536ce75e553bf8ba7a123c732ae134906f1f 93 0.03 vMB 40
158,719 158,719 0000000000000566c172b062d1a1e7a52d4898a98fff77fc620bff4f7f470c79 40 0.02 vMB 159
158,718 158,718 0000000000000e4360652c6c56c4e83971dcef64d39aca024b93c51eef5a6207 140 0.05 vMB 70
158,717 158,717 00000000000004a5db2b6e95cb14ba5add0442c1984f7527496ed5cec11ccb5c 11 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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