Loading Tool

Explorer IconExplorer

Memory Pool

83,312 transactions
31.24 vMB
0.09303185 BTC
Random Selection Loading Transactions
Max Size: 191.63/200 MB

Candidate Block

Mining Attempt 16188905d9fde74a027560e981cf1ce176b6dd6f397cefe9732f9df623b0a775
Version 20000000
Previous Block 00000000000000000000b7ed4bcc09a1ab3389cc1da6d37b94493a2f9a8472a1
Merkle Root 66b8bbcc3ef10b7aecd83702d43d46eba7d4b1a85895b986f862e1125bd75097
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,390
Size: 1.00 vMB
Total Fees: 0.02234679 BTC
Feerates: 114.60 > 2.24 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,223 (215,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
699,255 699,255 00000000000000000009bfe9ab27560713df4fae4b8f29befa63fc8b6f450dce 1,356 0.91/1.00 vMB 4
699,254 699,254 0000000000000000000c2f72018341505049783e5c73089a56aae1fd4585135c 2,533 1.00/1.00 vMB 15
699,253 699,253 000000000000000000039505fc1a8d2e0dde7d0df3aad5e45c6ee64fa3fc2cb3 1,712 0.64/1.00 vMB 15
699,252 699,252 0000000000000000000d3dedd71fa2d0c576869238826e01964125ab6fc27df5 46 0.02/1.00 vMB 10
699,251 699,251 0000000000000000000acf766d2079e95f5b63e7667090e520b181e296e53ec1 829 0.99/1.00 vMB 10
699,250 699,250 0000000000000000000330c701c669ed6881d4763863374270d5b0ed066a3ad3 87 0.12/1.00 vMB 7
699,249 699,249 0000000000000000000db57933fb4a29bdf9143f34c9345e9ae0c5ccf84dbcb4 1,285 0.74/1.00 vMB 13
699,248 699,248 0000000000000000000c33b04071b667ec7fb1c824671d331ba1b9fba6dd8499 1,347 0.75/1.00 vMB 9
699,247 699,247 00000000000000000001194bd0d24633286c49b45c63c5146ca72a6a6cf40f43 238 0.17/1.00 vMB 9
699,246 699,246 0000000000000000000bd643b6a63faa97f3c825dd0e5b6793d551977f4de66f 1,588 0.78/1.00 vMB 14
699,245 699,245 00000000000000000004d85bff121c097d6315877913f31c8c321c7f53b838b5 126 0.04/1.00 vMB 15
699,244 699,244 0000000000000000000a0bc5dfdcff96bd4372199461aa1ee1956b02b9b189a3 2,510 0.80/1.00 vMB 12
699,243 699,243 0000000000000000000c6c85f131f0ba28c7b21d33ac42c5ae8161ab0785373b 561 0.20/1.00 vMB 12
699,242 699,242 0000000000000000000b91dccb1c6ed83e575bfd9c948fcde93634f12346a5ea 133 0.04/1.00 vMB 19
699,241 699,241 00000000000000000003945aea69169cc1a51ad7247ed3f343633540fa08f326 244 0.19/1.00 vMB 2
699,240 699,240 0000000000000000000628704722ba3853a2a8fd9625830c4271779fbceed3af 1,271 1.00/1.00 vMB 7
699,239 699,239 000000000000000000019bfded9314711e4d695698f15440788393e77a76fdbe 595 0.27/1.00 vMB 7
699,238 699,238 000000000000000000026fd680850cdc563288773648cf5737503dbb1a088b66 369 0.16/1.00 vMB 8
699,237 699,237 000000000000000000098ef7258640fbb09febba53156ca5da81b62abcfeef87 1,778 0.70/1.00 vMB 11
699,236 699,236 00000000000000000003f54d01fb36069e102423d93f1ea63059c66d6bc89eec 386 0.12/1.00 vMB 12
699,235 699,235 0000000000000000000ef0862a38040cf5ad7adc0588d1e93b1df123f574b37e 311 0.14/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.77 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: 709.43 GB
    • Received: 16.91 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.