Loading Tool

Explorer IconExplorer

Memory Pool

14,781 transactions
8.01 vMB
0.03923769 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.67/200 MB

Candidate Block

Mining Attempt aa0a9529ffb1863c55442148b585e02d5144f509e0fcf83d4f558bd614308a51
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root 72248cced1dbee734d091381ac22036488ffd0d089b409a41759a442f9d66c72
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,800
Size: 1.00 vMB
Total Fees: 0.02243711 BTC
Median Feerate: 2.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (764,752 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
148,629 148,629 000000000000025c65e68ca07b0911651ff83c104b1a818c5efe4131e6756412 55 0.04 vMB 100
148,628 148,628 0000000000000683f7938396c48107d7fa19552556be62798178ddbeb0f67d79 16 0.00 vMB 91
148,627 148,627 00000000000002d890cb28e33099350d8832fb585111c8bb947d8dd82c12b7e8 58 0.03 vMB 120
148,626 148,626 000000000000073b7faeed8a3276e201c93bf4770974c332edc0dc09079577e1 114 0.18 vMB 133
148,625 148,625 00000000000003931545bd5d406208878695081a88158c9dd36bc5a3fff2f762 34 0.01 vMB 77
148,624 148,624 00000000000009bbded905a3fa38aad9f4f2458957d3092674960b1a37b87d5e 143 0.04 vMB 71
148,623 148,623 0000000000000131a028230a0042890d33444d3fbe76b4d9f9e42a37b161847d 69 0.03 vMB 128
148,622 148,622 000000000000000d19916e5e97a15b59eaed276778e09c1f45bafcc94801d40f 155 0.05 vMB 58
148,621 148,621 00000000000003bb80085bad886c1277154a9e10b4fd62a3cd3c3d5ed460ca52 32 0.01 vMB 579
148,620 148,620 000000000000034f4d5e0ac0a368d35e14eeda470d82b36daba3448d19257fa3 26 0.01 vMB 103
148,619 148,619 00000000000003bfd97e4f54e91adb327509d0fb10695444d46409cf8400ac73 80 0.03 vMB 47
148,618 148,618 000000000000044b0ebeec7dbbf9ce0f0e7d495cb5ee34c19e1992f1cfc17524 11 0.00 vMB 17
148,617 148,617 0000000000000478ad90e70df24e4c059bf80a987747b16ba291dab2af233e3e 70 0.03 vMB 153
148,616 148,616 0000000000000781eeb62615d8ddf23a4beb2ffc249189a8ef58b7f27b544210 25 0.02 vMB 130
148,615 148,615 00000000000006cfe6b450ac2415acf9740eafa184621e93a6eebe513d0c184e 97 0.03 vMB 225
148,614 148,614 0000000000000272f965960c0f4e4ce96d440585fb5354953a5786e5a1bc97dc 8 0.00 vMB 541
148,613 148,613 000000000000016c60e442fa5193aaf76d8110a6ea11e680d31d768beb19dce2 63 0.02 vMB 316
148,612 148,612 0000000000000905129bf51263e4a3b555c6db5201f374e05f628e02d9e5c2a0 29 0.01 vMB 87
148,611 148,611 00000000000000a507f0d9a1a7b84c20f28931e54f9dc7336a5ab8a8bc839aaa 12 0.00 vMB 103
148,610 148,610 000000000000072b5ebdddc5abd8c45434ecf49d2e58014b152ee39273ff48f3 14 0.00 vMB 114
148,609 148,609 00000000000000978c85c2740b5d1c8323fc4526dade8387874dee6f155f5e13 106 0.03 vMB 150
Previous 10 blocks ↓
Total Size: 779.53 GB

Node Details:

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