Loading Tool

Explorer IconExplorer

Memory Pool

39,355 transactions
26.32 vMB
0.07978377 BTC
Random Selection Loading Transactions
Max Size: 136.51/200 MB

Candidate Block

Mining Attempt 437d1b44f4d709da8868ca5489510d5cd306f1b50b2009516728521196250212
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root a3c9eb1f1c297e1cc627a32a2bdecb5bf9a20a0b6ab862354068ebc227c0425f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,183
Size: 1.00 vMB
Total Fees: 0.03152877 BTC
Feerates: 502.65 > 3.16 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (285,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
629,186 629,186 00000000000000000003dc8adea840c950fe9e1a90276e00325f999dfe4472ca 2,874 1.00/1.00 vMB 74
629,185 629,185 0000000000000000000fbebebe207a1566cb23db94aedd003578947e8fd487d9 2,610 1.00/1.00 vMB 39
629,184 629,184 0000000000000000000da85b6d29257e72070cd24ce93f97b5c8beaac46a54d0 1,882 1.00/1.00 vMB 95
629,183 629,183 0000000000000000000047145e182a554aeeb6f813866918576f239a8ed146f0 2,347 1.00/1.00 vMB 45
629,182 629,182 0000000000000000000325172d9c33e778d43b05070ad2ed83ffd68a2323b542 1,386 1.00/1.00 vMB 12
629,181 629,181 00000000000000000004865303e6e8e4f460dd558d2d7e949d5b82d89c648158 1,978 1.00/1.00 vMB 48
629,180 629,180 0000000000000000000bfd10ab9c333c7cda6a0f572da973153436abf8e5b0eb 2,324 1.00/1.00 vMB 21
629,179 629,179 00000000000000000010fefbdb93810116f75bb73eeacbd35df984557c0648ec 2,712 1.00/1.00 vMB 62
629,178 629,178 0000000000000000000397d887a903d1de11c698255f727e63456ac41def8fcf 2,763 1.00/1.00 vMB 18
629,177 629,177 0000000000000000000c2582f098085867f8342b4474dac1e66d08c2b0baf695 2,372 1.00/1.00 vMB 50
629,176 629,176 0000000000000000000eb1eaa75714adcdc737decb57746bbad905e7178165ae 2,717 1.00/1.00 vMB 77
629,175 629,175 0000000000000000000d5e7e697ebe9d45e316bf0a20641e2927085c38f31adf 584 1.00/1.00 vMB 8
629,174 629,174 0000000000000000000d6c37b50fa3cf3a3d7cd7e8af998763619ab4a5b3e5bb 1,524 1.00/1.00 vMB 9
629,173 629,173 000000000000000000071c0ba102e652055b3ceba8b8d17dc70bbdd262d45ca8 2,882 1.00/1.00 vMB 49
629,172 629,172 00000000000000000007289d0056ca18f34e2f89bc661c9ef414199a9e53b419 2,732 1.00/1.00 vMB 55
629,171 629,171 000000000000000000064791841e540a03b3d44e8954e6fd0738a8ca84f0557c 1,807 1.00/1.00 vMB 25
629,170 629,170 0000000000000000000317243e59e9e48ceb5d759e4efa41bd59cebbbc9bd6fe 364 0.12/1.00 vMB 40
629,169 629,169 0000000000000000000231d073cb3b5fafa59031394d233aa75b6d55120dc39e 438 0.14/1.00 vMB 40
629,168 629,168 0000000000000000000037e6eab024a5d98f54e2baf4e8d772666e8c2c9ec0f7 1,606 0.65/1.00 vMB 21
629,167 629,167 00000000000000000008f6b64a6726e1be4df88c8f64a59183c2699d834988db 2,814 1.00/1.00 vMB 46
629,166 629,166 0000000000000000000ad8a070cbf9a6af1825a72a35ce4b2a3ec52af68de16f 1,284 0.47/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.