Loading Tool

Explorer IconExplorer

Memory Pool

86,703 transactions
32.97 vMB
0.07820676 BTC
Random Selection Loading Transactions
Max Size: 196.56/200 MB

Candidate Block

Mining Attempt e34455196e905ed295d76f233cfb5c46179f3722c7f4579f7d5a95bf489f5449
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root d71952506c7703251aa948c83f5eb193d734978a40c81d9788751b784ae82682
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,897
Size: 1.00 vMB
Total Fees: 0.01269730 BTC
Feerates: 151.14 > 1.27 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (775,831 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
139,116 139,116 000000000000035537a7e83be91aeb326ae4b7c799d5430a413d468049c75043 15 0.01/1.00 vMB 208
139,115 139,115 00000000000000b0f11852ad2d0f77505f668daa7e237b66543e080a22ec651e 139 0.05/1.00 vMB 126
139,114 139,114 000000000000053ce57e75c5c78eb675a58936ebc06e6fb9f70bdab6be1c9fd8 23 0.01/1.00 vMB 154
139,113 139,113 000000000000000aeac173d93b0cce953be5e8266e1a61f997bc2a935b3b44d4 9 0.00/1.00 vMB 663
139,112 139,112 00000000000002d3e564d1e4ed87dfb18cb95c552c9f4ff1997ccdf8c34e7db9 37 0.01/1.00 vMB 38
139,111 139,111 000000000000075d43e9af8e59cb0d8a945620e60eab34cb337e0582c9c2cd53 33 0.01/1.00 vMB 68
139,110 139,110 0000000000000441a7516eed0348baf0b3f8855ba4bfeb8adae593a174ac3dd6 22 0.01/1.00 vMB 15
139,109 139,109 00000000000000d2a9bbc133b1c9dfb0e075d0f5f1d98794d4126ed07e4d5bfe 8 0.00/1.00 vMB 566
139,108 139,108 000000000000023879d63b11b833c176691c31996cf01469acc7918ad03509e6 55 0.03/1.00 vMB 201
139,107 139,107 00000000000004ab2808dc3c0d65a5f653311b8c432bf306c3ce4dbcf5cb9786 15 0.00/1.00 vMB 317
139,106 139,106 00000000000004d1532ef2cf1b078eb510861713fc03bab96fbdb651e1487c7b 43 0.01/1.00 vMB 9
139,105 139,105 000000000000047e4a871d7711bad87b8a331767f7222866fcf100f2f0f740c1 71 0.03/1.00 vMB 154
139,104 139,104 00000000000003f62ca68937e18496121ccd2858b2b43099525d3f92015b0afd 1 0.00/1.00 vMB 0
139,103 139,103 00000000000009dd91ae96cbbf67af42340b0bc715b3606aa725f630b470262d 33 0.01/1.00 vMB 149
139,102 139,102 0000000000000719c5388ce85bc689d267fba0aad64f72ad9e931415c49c0b04 32 0.02/1.00 vMB 270
139,101 139,101 00000000000009d9f016834c203170c53023f2e704721cdb7dac6dc71f64ccc0 17 0.02/1.00 vMB 160
139,100 139,100 000000000000064574b9d3ee0ca49accff3bd2d1699f058e65f8c3326cc4c570 86 0.03/1.00 vMB 277
139,099 139,099 00000000000003a470475eff3bc1bb2265ddfdba9b6165699c0d7f984d301db2 14 0.01/1.00 vMB 223
139,098 139,098 000000000000076c29e76d07eb7e6895e3d29b33ebb9a9a4381f38e748a26329 20 0.01/1.00 vMB 0
139,097 139,097 00000000000009593d75c3cb14470c1eec72043cdf971e20e041df04dd09154c 12 0.00/1.00 vMB 184
139,096 139,096 00000000000000e6d3261466d29b46059079e6d5d9d0e3c845e2807f87386660 31 0.01/1.00 vMB 376
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.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.