Loading Tool

Explorer IconExplorer

Memory Pool

49,302 transactions
28.49 vMB
0.13928139 BTC
Random Selection Loading Transactions
Max Size: 152.33/200 MB

Candidate Block

Mining Attempt 96f1d385ea840d542ec636f97d31f16fc30524b53c72424e13f2df404accda77
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 346312248f0eba56d77cd4fc05322504ddd372163d9048804e795c9094f62185
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,476
Size: 1.00 vMB
Total Fees: 0.08254955 BTC
Feerates: 301.05 > 8.27 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (287,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,990 626,990 00000000000000000003fddcc5c30f6f1450a558e21f29b605bb78cdb4fe54fc 2,728 1.00/1.00 vMB 10
626,989 626,989 0000000000000000000a06f7dc3f14934a4be129a40b74fb7309f5912aa73f66 2,005 1.00/1.00 vMB 10
626,988 626,988 00000000000000000009ece1a49d00eb8cfe08354bd544b36baf5739bcc53402 2,508 1.00/1.00 vMB 19
626,987 626,987 0000000000000000000136cc2e69aab70c56862500257e7e05c3632d5a6dc987 2,936 1.00/1.00 vMB 39
626,986 626,986 0000000000000000000900ba936ccf11dc575a1c9dbee85017f22f6cee45261b 1,387 0.52/1.00 vMB 6
626,985 626,985 0000000000000000000d25b2295d8d011d355d2eed3b6b7d76315d28341e590e 2,758 1.00/1.00 vMB 22
626,984 626,984 0000000000000000000a1954a277a12a39795bc9be3bc0240dcd4ba5ecd9d7ab 1,301 0.44/1.00 vMB 15
626,983 626,983 000000000000000000034683e3ceab451d519be2412c4765598056cb42c32cca 589 0.32/1.00 vMB 3
626,982 626,982 0000000000000000000210d8292a9819da7c80bcd96ca7499cc728c115ed56f3 2,659 1.00/1.00 vMB 2
626,981 626,981 0000000000000000000dca29bc0256060180815336869b155325256e33208bb8 2,757 1.00/1.00 vMB 16
626,980 626,980 0000000000000000000b67341ef666ce55ee13a1f362575787530e68ee4b1e11 2,155 1.00/1.00 vMB 8
626,979 626,979 0000000000000000000bd71f1cbf15ac50789b39a79d6b1e3fe64e11a7217228 2,405 1.00/1.00 vMB 22
626,978 626,978 0000000000000000000c31e7684c760e1dcec5321b7ddf1638a97a4a8cf14c2f 2,116 1.00/1.00 vMB 26
626,977 626,977 00000000000000000004c683f074db4cc4250d3af5d4b6468d7c1c3ea47d77a1 2,641 1.00/1.00 vMB 25
626,976 626,976 0000000000000000000a8d8486b649b3f4e989b4491716ba53e652a3e362f0a0 2,919 1.00/1.00 vMB 23
626,975 626,975 0000000000000000000de98650125747f239134cf7e2b7362033e325a8003a14 312 0.08/1.00 vMB 1
626,974 626,974 000000000000000000047307627efa63535a1eb3998577715b029f5428812752 2,857 1.00/1.00 vMB 21
626,973 626,973 00000000000000000003b255b84fea4b4b1b3709bc8cb7323dbcde6afda10e2f 1,938 0.68/1.00 vMB 18
626,972 626,972 00000000000000000002ea23db68d5a523bcf9cd293d9f1e6cfc60d372d58f09 2,535 0.95/1.00 vMB 18
626,971 626,971 000000000000000000091dba4418995d092305179439b5b340b409791e43224d 1,625 0.87/1.00 vMB 15
626,970 626,970 0000000000000000000646eb75e63a8d3b0be6d97d42f3a2e4f4e41b6f63b3dc 943 0.31/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.