Loading Tool

Explorer IconExplorer

Memory Pool

35,409 transactions
14.99 vMB
0.07595656 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 84.96/200 MB

Candidate Block

Mining Attempt 91c2235450eca454ac0f3b1365a4a6434f975b094acff07c41a1f45f46a14ada
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root d3eaa2d48f93ea09cfe5a475e70f39662d87ae8939587c734a9f443dc0601070
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,797
Size: 1.00 vMB
Total Fees: 0.02692713 BTC
Median Feerate: 3.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (688,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
225,318 225,318 000000000000001a8d6c697c26db59934be13c5bbf4cbbec13f3551a73d3f4d4 405 0.19 vMB 166
225,317 225,317 000000000000036c381eed80dbb39b8e59122a2e26c1ec7b23d0ddc80d927910 244 0.11 vMB 227
225,316 225,316 000000000000028597b39613bc99ac5b20bc434fa916b7d6229305b8d1f019f7 595 0.24 vMB 197
225,315 225,315 000000000000003a5ccf6e01d6d587b9afd894c2ca48f9cda310c5e5134fe0fa 110 0.06 vMB 157
225,314 225,314 00000000000001a817c229db06fb363ab2c1d83aa1a36ce50aaf600fdf4be6ba 482 0.24 vMB 168
225,313 225,313 0000000000000347d82d68c9f20a8a6cf7146fc038f8d8a4667005b601c95ef0 459 0.22 vMB 173
225,312 225,312 00000000000002de5c985f1a2782f5e323c0cc4ece3fcaf399e43aa3e10b6b2a 1,115 0.59 vMB 150
225,311 225,311 0000000000000143c13cb64ae6e25abf981a2fb93fc235aa2620b7112627d588 627 0.25 vMB 208
225,310 225,310 00000000000003402e32629ea89afe43599d44645af9d96a69e136d984911a53 112 0.05 vMB 169
225,309 225,309 000000000000013d33d9f08d55d80384eccf243d94115fb1bf683991e9a7793d 274 0.28 vMB 85
225,308 225,308 000000000000016d39f96e870d6be434122cfec4ebc245b1d79c69aa10b49db1 546 0.19 vMB 224
225,307 225,307 00000000000000f694904227e5d6eaeb56f3124f2e618a5adedb885685acaeaa 655 0.31 vMB 192
225,306 225,306 000000000000017b192ae60510e387b21e4fdbe2db61051e6e57825900f31138 267 0.24 vMB 105
225,305 225,305 0000000000000380517910fc44e578615aa255b452a5c6d4fc50792c875ed901 440 0.15 vMB 262
225,304 225,304 00000000000001aa90c48b3da045151b675077dec1391f9ef9daf1c130bce80c 190 0.18 vMB 20
225,303 225,303 00000000000000f79ef9eed4b78a2b33e24e3313521f31373303a6eb26687b01 616 0.25 vMB 206
225,302 225,302 0000000000000271545da7d370588626a77a305510f8647ffc7c347b98b095bb 422 0.29 vMB 125
225,301 225,301 000000000000025c074a7f62fe865d2692bf3a6a720dd44ae934c9fa4351cafe 688 0.24 vMB 228
225,300 225,300 000000000000019f4939c05a6dddca79d14e3c484c4a7f1641876f40c3fde33d 121 0.05 vMB 201
225,299 225,299 00000000000001f40768ac928e07e61ed6bcbf4d7378966051d6b97ef429aa0b 711 0.31 vMB 179
225,298 225,298 00000000000002525ffa467baa09961a3d770975c3b55c097cbbc193c80e1d52 344 0.16 vMB 184
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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