Loading Tool

Explorer IconExplorer

Memory Pool

79,475 transactions
29.23 vMB
0.07486994 BTC
Random Selection Loading Transactions
Max Size: 177.63/200 MB

Candidate Block

Mining Attempt bdab7ceda6bd2a9c5f4e1994bbe71fd782bdeac4835f5e0148341ac92b302663
Version 20000000
Previous Block 0000000000000000000133fd23f388524a0e94c313d877ce33166100e4eb7233
Merkle Root 617bb262a946b12026d6b2a54abe2145277dab4c354a3601d8cd6e0e32d3542c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,178
Size: 1.00 vMB
Total Fees: 0.01361446 BTC
Feerates: 74.86 > 1.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,085 (720,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,278 194,278 000000000000030025d88773b7789d7dcd4aca747dc7e8e40d4c6e2ea8c98b70 640 0.26/1.00 vMB 177
194,277 194,277 000000000000013a5193109939eb50b36555a99d187e877e0ba9a17c05e0fc89 32 0.01/1.00 vMB 0
194,276 194,276 00000000000001aadc9323a3b3b43731ba93fd3fdac668b32368f4101d103800 1 0.00/1.00 vMB 0
194,275 194,275 000000000000037077bb58bbc476dbe4974f72db94f3582be7121091d5264755 196 0.07/1.00 vMB 143
194,274 194,274 00000000000006452827577fa248ecfb66a7f42b0d94d91d7f3a19500e605a57 65 0.04/1.00 vMB 108
194,273 194,273 00000000000004fb295038389cca5e8b38189f344598d88236168c4886f8d69c 179 0.05/1.00 vMB 9
194,272 194,272 00000000000001c447396a48b9d3653f3f3735c6fc1714d24057573aa31a6132 259 0.17/1.00 vMB 99
194,271 194,271 00000000000002eff815fca71e9bd9c7c64dd0e7552139b975110b88be4e1337 702 0.25/1.00 vMB 193
194,270 194,270 00000000000003f9ade77f7ec2378aa946e3ba46bb72f8fa84b391f789f47406 599 0.50/1.00 vMB 55
194,269 194,269 000000000000051455a2a25f121adb8d01ee81be0e70dcfa3b197d24356752d2 6 0.00/1.00 vMB 59,414
194,268 194,268 00000000000002b4701ed78a2db3b2c024f1f7cce41d952e7d67b89bf8c325c4 1,195 0.50/1.00 vMB 23
194,267 194,267 00000000000002f62b8f0c94ed818fa1c660fa187a1ffb2e28082fbd9604bb98 149 0.06/1.00 vMB 65
194,266 194,266 0000000000000181093d7361f4ecb19b4cd2a36b611c31216ad66fbc45ae2cde 232 0.20/1.00 vMB 105
194,265 194,265 0000000000000561f1f5c97739c6b680b10e7961c0525a3b6afd2b2c76aebf14 58 0.02/1.00 vMB 114
194,264 194,264 00000000000004cbe246e020e189dd64daca3ab5d3b4bf957abb05699624f0ff 5 0.00/1.00 vMB 16
194,263 194,263 000000000000037589c54c771913a79464bfa6c69e6b8b3f457a94c86fcbb39a 157 0.08/1.00 vMB 108
194,262 194,262 00000000000000298be51067d765612d4274d8ef65156a0413c37192a29d428a 272 0.08/1.00 vMB 16
194,261 194,261 000000000000070dcabe5495a74b66100f02ffb31e0adc24bb39c319f6ef1503 264 0.10/1.00 vMB 192
194,260 194,260 00000000000006f3802ba416286c263200e9930a5cf339a980eade68f571b16d 674 0.27/1.00 vMB 208
194,259 194,259 00000000000004124a755c0b84daf2cb44d3c95e9dc86136b7ca7a8e66b50899 9 0.00/1.00 vMB 73
194,258 194,258 00000000000006510d5ff15924028f12192b521a1490ad41e3de7f8c06125cc7 93 0.05/1.00 vMB 2,500
Previous 10 blocks ↓
Total Size: 782.54 GB

Node Details:

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