Loading Tool

Explorer IconExplorer

Memory Pool

38,982 transactions
28.69 vMB
0.06497440 BTC
Random Selection Loading Transactions
Max Size: 145.54/200 MB

Candidate Block

Mining Attempt 73eb269a80fe032873b1d643de7565743987dce26b66bd092fd3924801b7a048
Version 20000000
Previous Block 00000000000000000000dcbb4606097e1e6e647621e87ea85d7afc7a11a5f479
Merkle Root 3c29cda117d341c6d0da58c091351ca5b7856866b95f917da0e9b73468cccddd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,482
Size: 1.00 vMB
Total Fees: 0.00949729 BTC
Feerates: 100.84 > 0.95 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,547 (331,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
582,577 582,577 00000000000000000023aa78df21f978272a46fef1186a963ed81cc225a82892 776 1.00/1.00 vMB 118
582,576 582,576 00000000000000000005f6d4c98a48acc18b3fcca21532848cfb0f0bba6a1d94 2,282 1.00/1.00 vMB 141
582,575 582,575 0000000000000000000aae7474951bf8f892b2d2456f2fb3395f47aac714d2c4 2,057 1.00/1.00 vMB 113
582,574 582,574 0000000000000000000692ec665410f7119350a8276920ea01774471d8664bce 2,480 1.00/1.00 vMB 108
582,573 582,573 0000000000000000001702da0b85cc07b246a0a6860f695d624f54ddcac07783 3,048 1.00/1.00 vMB 125
582,572 582,572 00000000000000000005def68cd6c8d3b95df3d780e67331d9a4f336261a067c 2,590 1.00/1.00 vMB 124
582,571 582,571 000000000000000000184739aa0e1eeff0c185f64854d9cb0a4156eea4403a76 2,678 1.00/1.00 vMB 144
582,570 582,570 0000000000000000000e725d6ca17cc0cc9658e8b1881ab909d1b89c8def9033 2,286 1.00/1.00 vMB 90
582,569 582,569 0000000000000000000ed1990f395c207e42fcee30f758ed1f8f528a4859801d 2,226 1.00/1.00 vMB 107
582,568 582,568 0000000000000000001ddd0c0c290ad2dbe887e698bf6a20f02d8622fc867e1c 2,245 1.00/1.00 vMB 105
582,567 582,567 000000000000000000259466b70b0b2453d093cdb4e291aebb5d15e2ec095a9d 2,955 1.00/1.00 vMB 154
582,566 582,566 0000000000000000002203c533a20c7b8cd009896c21ebca42405a8e6e4345cd 2,894 1.00/1.00 vMB 124
582,565 582,565 00000000000000000010cb1651aeb511c7c859b0ae0880c9d6f19e30b37109e1 2,529 1.00/1.00 vMB 156
582,564 582,564 0000000000000000001da29bdc9efcee924790647a8919ee15918f791fa50226 2,264 1.00/1.00 vMB 112
582,563 582,563 00000000000000000023d37be02999c7ca979cd9c6568d62c1a65702599b992e 2,051 1.00/1.00 vMB 109
582,562 582,562 000000000000000000239bd324185c7e9175b05f782f40b62a23e22e439d5d97 1,710 1.00/1.00 vMB 119
582,561 582,561 00000000000000000017ab791364a9353f77fbcce8e1de35e90f08ade4601601 3,253 1.00/1.00 vMB 137
582,560 582,560 00000000000000000015460832463192cae2154124bc78228932d7f2d25f01f5 2,927 1.00/1.00 vMB 151
582,559 582,559 000000000000000000220ef063fcd1a2b78ff11c3860bda829ea32b8b852067a 2,103 1.00/1.00 vMB 108
582,558 582,558 00000000000000000000847ac5b1e0a61fd5ca4d7556a26472f16711861302a0 2,754 1.00/1.00 vMB 126
582,557 582,557 000000000000000000058f4ba84867e9cce867c2c739a1acc2c84ebd0e64fcfe 3,202 1.00/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 781.58 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: 622.97 GB
    • Received: 11.40 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.