Loading Tool

Explorer IconExplorer

Memory Pool

84,410 transactions
31.56 vMB
0.10540351 BTC
Random Selection Loading Transactions
Max Size: 193.44/200 MB

Candidate Block

Mining Attempt 8c91dbac63b4f3956b90e69182e50f71c73de85a858526fc3b759d7a4948ca2d
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 2c384e12d64b7052f82a646439271a3298295f7fbf742e59329d46a0f3d6f087
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,391
Size: 1.00 vMB
Total Fees: 0.03241234 BTC
Feerates: 301.57 > 3.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (246,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,045 669,045 0000000000000000000bc2109ff8460b6ae93f2e4d2973b5eb0b528bb29be69c 2,021 1.00/1.00 vMB 33
669,044 669,044 00000000000000000007ec3fdf6b60ef57371b97994929c722dec5357e694ef4 2,871 1.00/1.00 vMB 111
669,043 669,043 000000000000000000015722845b385d8705a94cd9c9fadee8904fc79fe9aab6 2,069 1.00/1.00 vMB 40
669,042 669,042 0000000000000000000c6ee86990f87a205e6f9f8090432aee7f5259530ee7e9 2,530 1.00/1.00 vMB 62
669,041 669,041 000000000000000000011359ff45a76b25d91506cb5812ace0d41fe752548982 2,901 1.00/1.00 vMB 136
669,040 669,040 0000000000000000000d7d76759ed69343d739a60cb21382f429995a4dc559be 2,912 1.00/1.00 vMB 64
669,039 669,039 00000000000000000003b475c6360a9c74b271e9951ae9fbc86bb54b1e232433 2,006 1.00/1.00 vMB 108
669,038 669,038 000000000000000000010483f3a4ab4a1da037803b232c20fd426f4dfade1535 1,895 1.00/1.00 vMB 128
669,037 669,037 0000000000000000000b7785334dd129c8116464b21c5a73a868318a83ae6711 1,810 1.00/1.00 vMB 128
669,036 669,036 0000000000000000000007328dca0135f0216b2a78460066ef86af9729495f99 1,413 1.00/1.00 vMB 123
669,035 669,035 0000000000000000000b7663af5b0a00a649276064feeb0d1d81a7b532c25c5b 2,516 1.00/1.00 vMB 140
669,034 669,034 000000000000000000060a02593b38eb67ecb26c14c560130aee2bc67f0a6b1a 2,216 1.00/1.00 vMB 61
669,033 669,033 00000000000000000002f87c3875741a6cdc5088fa3e24dbb3a8b1853e049794 2,379 1.00/1.00 vMB 49
669,032 669,032 00000000000000000003b5ae1d708ee26d7316ea0eb0f95bb6ce9a35f05a1cad 2,229 1.00/1.00 vMB 86
669,031 669,031 000000000000000000059d26a5b1691ce379beeba31723dc3b33f7ea1dcb4a20 2,161 1.00/1.00 vMB 39
669,030 669,030 0000000000000000000883b4911884a1c235c5a79d21ad7b48e6bbcc6c652542 2,556 1.00/1.00 vMB 114
669,029 669,029 0000000000000000000b1de6dae839580f0360ccc298d02c6d2585924711e1f4 1,858 1.00/1.00 vMB 70
669,028 669,028 0000000000000000000b7786b5604343c27d1354228a10fe2b227de2ea829738 2,273 1.00/1.00 vMB 35
669,027 669,027 0000000000000000000bdfc8be0fa0678f44b8676eb74a3f5fe779fddbe9c871 2,400 1.00/1.00 vMB 86
669,026 669,026 000000000000000000083c1689504a5ea457011717d9817a7f84120e2e07dcd8 2,322 1.00/1.00 vMB 70
669,025 669,025 00000000000000000003c43da061f3a2fbfcfbc2125b45291736427197558897 2,202 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

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