Loading Tool

Explorer IconExplorer

Memory Pool

28,534 transactions
12.67 vMB
0.03541478 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 73.40/200 MB

Candidate Block

Mining Attempt 1cabc28822820662a566b95f47612c4e54383d35f3557548aed2826c8bf01337
Version 20000000
Previous Block 000000000000000000002b96e9e8a03946a8961119c1258f17f32fef051546aa
Merkle Root 13df751ebefc8a1b4e6b136ab52d779958261cded79bf493db7ac93b138299e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,389
Size: 0.99795275 1.00 vMB
Total Fees: 0.01356128 BTC
Feerates: 73.20 > 1.36 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,762 (794,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,814 118,814 00000000000013a354b876bdda4b13e14fdcdef0ee7fdd55005a592aa95b2ec1 11 0.00/1.00 vMB 0
118,813 118,813 000000000000c396336ec55a30772895d64cfdaf6e1c8c28dc3f8116b3366c8b 5 0.00/1.00 vMB 0
118,812 118,812 000000000000a361971f61ed5d707507afd2c57298d4f4d81b834771b99d7633 1 0.00/1.00 vMB 0
118,811 118,811 0000000000002245f9484c5d807a6742039e0f1bc5f227b0e16a85e4f88670e0 9 0.00/1.00 vMB 483
118,810 118,810 00000000000092acbb934ff712704125fbdc60ec079b5958f44d65b4a1aaf16a 12 0.00/1.00 vMB 0
118,809 118,809 0000000000006cbc1489751526a2f12becdc629be2aa0ab43486c75eeb75681e 30 0.01/1.00 vMB 2,054
118,808 118,808 000000000000187e0aa2980fad5b440255921ac4b4b574137ee4cafa99befc34 2 0.00/1.00 vMB 3,891
118,807 118,807 000000000000b70349833b85582f861b8ddf4f7507fc8a14b5185bbd9144cfb0 34 0.01/1.00 vMB 733
118,806 118,806 000000000000acc976211a0a55200aa51d3b851a9763e81f5cc2cc106d3d64f3 13 0.00/1.00 vMB 935
118,805 118,805 000000000000b9766952eeb85a32001b86a9cd2cbffe5d10a8de5ba03a6610db 12 0.00/1.00 vMB 334
118,804 118,804 0000000000007eccb7d16d72081a1efc76dbc19d69a024f2c7508d05a8f26eda 24 0.01/1.00 vMB 1,219
118,803 118,803 000000000000bb63e3f0889e8dcd43ab0c3cd3340f8bab93ac83e283f2abac03 5 0.00/1.00 vMB 3,294
118,802 118,802 000000000000aba666e43e67656d8ead31faeb4a8a961c6a3a789d9e8ca0b70c 10 0.00/1.00 vMB 0
118,801 118,801 000000000000ac0a2ef28f55e35399df72ef57e6c889fff44823c327a0d581d8 10 0.00/1.00 vMB 353
118,800 118,800 0000000000004bdf73028c2610712d404072fea49fba7b2f6d0a535341881cfb 5 0.00/1.00 vMB 0
118,799 118,799 0000000000002d4271ea17f6f2daf4768cea68277e67e6e0f1c8adb9f50da9ed 92 0.04/1.00 vMB 308
118,798 118,798 000000000000a7f56edb4d0208dff11d6d515495beff0ea7d32d30e3c91eb3cb 7 0.01/1.00 vMB 0
118,797 118,797 0000000000003ce02f4c3279eee3d124d57cf6026ea5148fe8db6de3650c13dd 2 0.01/1.00 vMB 1,155
118,796 118,796 00000000000025d839c428ccb88403f0c365f341f0384e225b666d315812cdb9 13 0.00/1.00 vMB 0
118,795 118,795 00000000000014903362657f5dbdaee70bd0db9465dd43caa684191dec15c8d4 8 0.00/1.00 vMB 0
118,794 118,794 0000000000004cd88d2a16a17e7a48ecff71af2ac671b3c534bdcbe9009f65e1 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.20 GB

Node Details:

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