Loading Tool

Explorer IconExplorer

Memory Pool

39,769 transactions
19.11 vMB
0.16705584 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 5 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.74/200 MB

Candidate Block

Mining Attempt dc52b54019035a81ff3ee1948e25a91026ea2f96a1bb82ac76e91fc7b3bc4e4d
Version 20000000
Previous Block 00000000000000000001287d3089f713a4685ed8f7f42680dae4656249995613
Merkle Root 76c36373c1a2c5d33aaee50cd53472f01eef775629844d5d9a8afbf2a73de85a
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,213
Size: 1.00 vMB
Total Fees: 0.03310021 BTC
Median Feerate: 3.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,326 (765,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
147,893 147,893 000000000000034e083cb3ea26d6a763c89584237525e54e378de71e5bcb7fc8 31 0.01 vMB 262
147,892 147,892 0000000000000090db318bc067074d19b6410baf1c911e2b64598ae587fd4682 105 0.03 vMB 47
147,891 147,891 000000000000030074821904a323bf9ad08edf6c59343ab349ba4ee61b4db6ed 35 0.01 vMB 19
147,890 147,890 00000000000001ed595ab1654cfe8e1e96f42a05f94a06e01e3e32a6c17e8ba2 6 0.00 vMB 30
147,889 147,889 00000000000005781ce8592157566c32434e6bc1880eeba034a6ca042064fdfc 41 0.02 vMB 80
147,888 147,888 0000000000000734bb97e03071018e94b451531ef59abb0c61bf4bca8da7af35 17 0.01 vMB 30
147,887 147,887 0000000000000673551f4ce0601bb7e5cfdcfa0c5a68daf4f9c33ca5508d68ec 5 0.00 vMB 1,513
147,886 147,886 00000000000006f3306fc92d526f8d9818c88c7aa36a85a45ecbb8a4a030428d 5 0.00 vMB 48
147,885 147,885 000000000000043712149e07f85bf14fef287f267f8645c95af869cfa6316784 26 0.01 vMB 377
147,884 147,884 000000000000068e49ee996f60db2163941742625c9cdd462065778ad463df54 9 0.00 vMB 48
147,883 147,883 00000000000006beff4f4be5e1b915fed20fdc16edf1220b63592019072a3ca4 1 0.00 vMB 0
147,882 147,882 00000000000008a14ea0f8fb080b26efad596b1ae5da02c7fe54ddf7753e240c 5 0.00 vMB 388
147,881 147,881 00000000000009c8443afa3aa980867d13d2e9e9c52dc1d675281208fa81a153 9 0.00 vMB 310
147,880 147,880 00000000000001cf270843a2eb88721d1798f69512ad46b8249ed9a667331e5c 74 0.03 vMB 157
147,879 147,879 00000000000001aa6eb8e394e0213b69b9e2c107cfbe2845e4b8e425feb6673a 33 0.01 vMB 326
147,878 147,878 00000000000008f2539a7c6fc3963d7dcd034013b6a491fac8209d549b13c601 36 0.01 vMB 11
147,877 147,877 000000000000066f41c3ac83c2c45981b32acb3535af784b045d7cd59496db47 27 0.01 vMB 211
147,876 147,876 00000000000008a28d1e5b1d0c542ec9b5996165191e202953cccebbbcdcd3ab 34 0.03 vMB 60
147,875 147,875 00000000000000e44c7fa3adbed8349d01eae3a8a15eb74d3ea3353460246231 44 0.02 vMB 118
147,874 147,874 00000000000004f97dc9a66b4a1831d22d4beacac0db9f1c7194205e5f5dbad5 117 0.05 vMB 230
147,873 147,873 000000000000040a9b406d192817852feb2ca829261c98bb9578e0a69d0dc5e7 44 0.01 vMB 16
Previous 10 blocks ↓
Total Size: 779.43 GB

Node Details:

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