Loading Tool

Explorer IconExplorer

Memory Pool

83,871 transactions
27.27 vMB
0.14644152 BTC
Random Selection Loading Transactions
Max Size: 167.93/200 MB

Candidate Block

Mining Attempt dbed6929f1b15bcf8b200638cccecd0e0aaf9ba35513b4dc10f7b8a8829137d2
Version 20000000
Previous Block 00000000000000000000dc2abe09c95625075c798769c4a6a310af770ee5e95c
Merkle Root 49f003ed325a553e1e8470157eb055ea80bdeee3631a9a3e3831ce660a886440
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,266
Size: 1.00 vMB
Total Fees: 0.02551090 BTC
Feerates: 109.83 > 2.56 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,651 (836,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
79,381 79,381 00000000001c04a5506af3693942562f48a17b1cefaf80f1fcb8f1570a8b2a95 3 0.00/1.00 vMB 0
79,380 79,380 00000000005000cee96a75a5a110b998b71ee4e993a596ec760c24568291c54c 1 0.00/1.00 vMB 0
79,379 79,379 00000000003d8281d2a8277bcc8d1c030c031e609b333263fea6d4b707e0504f 1 0.00/1.00 vMB 0
79,378 79,378 00000000005920ec148ef61aa9c6f9a5492bb6334c713da4fdc5147fedaa94ad 1 0.00/1.00 vMB 0
79,377 79,377 00000000001124f5152c3b321eac1c4e28fd2404438f750bd0d876bf107ee2f6 1 0.00/1.00 vMB 0
79,376 79,376 00000000000eb69c153b9c485291146291554c697afd063f2c28931712adedf5 2 0.00/1.00 vMB 0
79,375 79,375 00000000003f41e9a448aaa459bb8d2615c92583af6ebac7f950bae4e0f2ac22 2 0.00/1.00 vMB 0
79,374 79,374 0000000000169fae8e804b420d02b717a8bc8dc5a03fa6f584e544a3ba1296da 12 0.00/1.00 vMB 0
79,373 79,373 00000000004e70adc9f6468719ca90c4a536769b9d2467da908f01b42bcb9a72 6 0.00/1.00 vMB 0
79,372 79,372 0000000000468da80417209b81cd5211de464d804d0176372ccd9ffd347522b8 2 0.00/1.00 vMB 0
79,371 79,371 0000000000081771303da5e72ce427e8857b473eb34d4417dbcae99b5afa1dc1 2 0.00/1.00 vMB 0
79,370 79,370 00000000002ffb7f8d2d96d33b35d2eb70953392d7c79fbac9c1ce70466a870d 1 0.00/1.00 vMB 0
79,369 79,369 000000000021f8f872445eb79e57558c89d2a583f329a4f7369826c0091262fb 1 0.00/1.00 vMB 0
79,368 79,368 00000000004a42d58d7af193af056a6f6fe29c30f9c7e5e9149ac0002f055206 5 0.00/1.00 vMB 0
79,367 79,367 000000000033b7920e4c94609e7ce6a139a8891c1a745b2c8f38021f00a41891 2 0.00/1.00 vMB 0
79,366 79,366 000000000029c53ed74fd3a2a379addd7fbb141f883a832d93216c48cb470562 3 0.00/1.00 vMB 0
79,365 79,365 000000000016f81bb62fc2106508519b4d25d7a6cbdfeca4581a6b97fbace897 1 0.00/1.00 vMB 0
79,364 79,364 000000000049ae8183ed1af9944c942235d1ae58d859466c872a4361a69f92a0 1 0.00/1.00 vMB 0
79,363 79,363 000000000036f6e14e4264effacace2f64a74bc556d136cee5034e69692e7098 1 0.00/1.00 vMB 0
79,362 79,362 00000000003b88ea23ab4ac2be1668977caeecd5d7bed64eb9f097b4475d1f06 1 0.00/1.00 vMB 0
79,361 79,361 000000000017553b58ae9d700f920f292f2dfcab62bd3603e927f554df74386a 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.52 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: 773.27 GB
    • Received: 20.49 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.