Loading Tool

Explorer IconExplorer

Memory Pool

17,049 transactions
9.76 vMB
0.04302073 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 52.47/200 MB

Candidate Block

Mining Attempt 798ef2a9ce4048bf8d08fe287b6379b9e21ac031780007dd47141020bb599b85
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root d4bcb1014ee6665625dbcdbcbead5871f290dfd68fbc99e97d34b59cab867e70
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,789
Size: 1.00 vMB
Total Fees: 0.02081703 BTC
Median Feerate: 1.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (708,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
205,322 205,322 0000000000000364547a136ae1c490c6fd2ee599c9a24655e951396f2dfd3eef 13 0.01 vMB 132
205,321 205,321 000000000000044dc051dd4112db9014ae62d744fd4a0f2978f7012f31695047 11 0.00 vMB 247
205,320 205,320 000000000000016bd44db27c9f64e3131fb397ff26f4001b1a01dfea3ca6abc7 83 0.04 vMB 129
205,319 205,319 0000000000000279fd6abcf9419383fd29d3ab665bb05248c1a7f776b02d0070 11 0.00 vMB 425
205,318 205,318 00000000000002cd1ea8b9e26debfcdc25ee17cd9f013ddcfb1321899f43ad54 51 0.02 vMB 225
205,317 205,317 00000000000003d61826d1a6bf5a43d84b7945062dc7d0fa59a8ce2f33f88dff 42 0.01 vMB 170
205,316 205,316 000000000000012b1f13262355ee84d3cc0fc740933e32389dcc5db9c0f71ccd 62 0.04 vMB 167
205,315 205,315 00000000000002352645290a58b54443c8e817dc3350e811dc229f524df06a07 18 0.01 vMB 41
205,314 205,314 000000000000043882723941b4e3740967cb0067a8c6a3812c28188f6dd5f6d8 165 0.08 vMB 171
205,313 205,313 000000000000021948f8ecf8077199fd2d5e9d2b319cbe3f4488c1b3f45ed9cd 166 0.05 vMB 86
205,312 205,312 0000000000000310b57b93dba6955db689fb69903aee011c0ee96c953aef3401 6 0.00 vMB 59
205,311 205,311 00000000000002f09582f23a14ac8bf7ae9441a0236e03114ee68deebdaa146e 300 0.32 vMB 35
205,310 205,310 00000000000003c893352ec1d9feb5307a84484dfc30ce79b4f150a1ef3cccbe 113 0.07 vMB 111
205,309 205,309 000000000000056c3ba23227f6500b5bad2e27a24d51be6b0555c3bd081daa64 122 0.05 vMB 82
205,308 205,308 00000000000001eb071ad722baf10c3d30a4643bb1efe8441f08513c31a122c3 381 0.12 vMB 190
205,307 205,307 00000000000000e9a0639c66c7252cbc754af0993c3ba3f12eb760e51c30f593 277 0.15 vMB 133
205,306 205,306 000000000000006de19ae9e7e4e9c844a2c612a2966a2386997d9a805c2ab300 201 0.24 vMB 110
205,305 205,305 00000000000000279fd5a0a2b8c430c88404f17e5640b8a58abfb4a018a774b2 116 0.05 vMB 225
205,304 205,304 0000000000000208dd795517b43fa9e9db089cd437409ea1005882a037231194 15 0.00 vMB 36
205,303 205,303 00000000000004e850a4736fd08f9e25ca9d41f0abbed490b5f5285de916c0df 160 0.08 vMB 134
205,302 205,302 00000000000004e526aa9a7318020aa09c06f86bd6fa99a1d05b67ac6ec6904a 128 0.04 vMB 211
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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