Loading Tool

Explorer IconExplorer

Memory Pool

82,554 transactions
31.08 vMB
0.09253236 BTC
Random Selection Loading Transactions
Max Size: 190.33/200 MB

Candidate Block

Mining Attempt 73a9bd9f2fa77b24e844b29bce1c0bec9f564dbabf5ae64ab71d3e3a15017c4f
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root e21c3070ef7b1f240766df4b56dbb4e446777a67b5496fe46e28e98a2766d95b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,456
Size: 1.00 vMB
Total Fees: 0.02220578 BTC
Feerates: 100.00 > 2.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (289,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
625,354 625,354 0000000000000000000700ce30e98d51ac89348b0e8719096ec82a888aee2284 2,900 1.00/1.00 vMB 18
625,353 625,353 00000000000000000007a98976c04d0ad38d406d94bad56e4ea3ac191033efac 2,864 0.83/1.00 vMB 7
625,352 625,352 0000000000000000000734b4d7fe4d64d422785875c45f88322c5ee9978d2829 2,140 1.00/1.00 vMB 8
625,351 625,351 00000000000000000008e89efed9dc269487708c8521e8c19e12a5c775ad3b93 2,670 1.00/1.00 vMB 14
625,350 625,350 00000000000000000008d64a42871906dc405a8faba3f661f2679a797c29fdc7 2,688 1.00/1.00 vMB 28
625,349 625,349 0000000000000000000102840d54160a718ba88c78b576e69b396bd9409f2161 2,826 1.00/1.00 vMB 16
625,348 625,348 000000000000000000119eda00d17570785e0282a70ce34738ad056beba0a1e8 1,276 0.39/1.00 vMB 15
625,347 625,347 0000000000000000000cee4e360a916c0be2f2de525a50e4210610a564dfabce 67 0.02/1.00 vMB 11
625,346 625,346 00000000000000000008be6d967632b23172f64282e49af5e2072b21723a4ca5 894 0.27/1.00 vMB 14
625,345 625,345 000000000000000000092b2cd0d836e1d63431a6d79a751438cd7c304df16864 1,398 0.82/1.00 vMB 6
625,344 625,344 000000000000000000129caa901bcd84954a01b3d23482532b074453d005244f 1,778 1.00/1.00 vMB 20
625,343 625,343 0000000000000000000691a0b2b38f1671000b9b75885971b1af2f6fe20addb8 643 0.52/1.00 vMB 8
625,342 625,342 0000000000000000000e97d7eca2e994cee301de27e0179895efd9c85f8c6e16 276 0.09/1.00 vMB 16
625,341 625,341 00000000000000000001b69c2ab3a7f27becb02071b9d758a0800c3560194375 1,054 0.46/1.00 vMB 8
625,340 625,340 0000000000000000000448a397829c3aadd9ea9455783c91350c03b1c81d9e47 1,957 1.00/1.00 vMB 7
625,339 625,339 00000000000000000001581cb3f46efcbea20b63fbd74588451ff548708f45e0 2,640 1.00/1.00 vMB 8
625,338 625,338 000000000000000000108b0a40687731ff2dbb5f02c938a31a4f4d437a573a53 2,511 1.00/1.00 vMB 9
625,337 625,337 00000000000000000001ce6ec4d0f2c54d343c06f31b9d4eb901f28e52beb439 2,273 1.00/1.00 vMB 13
625,336 625,336 0000000000000000000c4020d5c425196e66f0001cffef1c63d1050a795d0cb8 3,030 1.00/1.00 vMB 20
625,335 625,335 00000000000000000003479868c1facd93bd4c1967e6618236dc72cd6ffc01ef 2,918 1.00/1.00 vMB 15
625,334 625,334 000000000000000000089033b21d2c1059dabff52af0f56dd62d1d44b22ba10a 2,913 1.00/1.00 vMB 24
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.33 GB
    • Received: 16.88 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.