Loading Tool

Explorer IconExplorer

Memory Pool

49,739 transactions
30.77 vMB
0.10297996 BTC
Random Selection Loading Transactions
Max Size: 164.70/200 MB

Candidate Block

Mining Attempt e6118223b942be2ce5bc573df6d0fb56b3a81a3197c064b84b6c13a691328f9d
Version 20000000
Previous Block 0000000000000000000132ab124e17e42052e9ae16d60ff0455651bf47e15c17
Merkle Root 2950c156d9a9e721511180c35bb60b8eafcacd3a21753415f284a77c0563d604
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,194
Size: 1.00 vMB
Total Fees: 0.03707838 BTC
Feerates: 101.56 > 3.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,853 (233,334 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,519 681,519 0000000000000000000c0b575b54782ac1233b52167a4360b387a92aad6d5c36 1,441 1.00/1.00 vMB 13
681,518 681,518 00000000000000000005eab3ba707a8145dc9be284fc9389d6136b37e35996f3 1,308 1.00/1.00 vMB 27
681,517 681,517 0000000000000000000c47856a072e7acccd8068343640d9cd4c21ebc915e72f 569 1.00/1.00 vMB 9
681,516 681,516 000000000000000000038dda83cc4847f41132dc03e36eb59e854a1bbe3c300b 1 0.00/1.00 vMB 0
681,515 681,515 00000000000000000004abe912cf545a36938f858054f294358bc0710853e40e 849 1.00/1.00 vMB 20
681,514 681,514 0000000000000000000da4b8f0c5e9f51144a6eb543be09c362f79cf43b6fa8d 985 1.00/1.00 vMB 27
681,513 681,513 0000000000000000000b4293e2d83ca4114d9bd34d033072c65a27e58afeaaab 112 1.00/1.00 vMB 8
681,512 681,512 00000000000000000001bedb5cb4fb998e1591e57e29469fc6fb951cc6f5e987 1,518 1.00/1.00 vMB 39
681,511 681,511 000000000000000000081f4334b74c2fa983587225a3e4a9122317eb51af3e41 1,730 1.00/1.00 vMB 20
681,510 681,510 00000000000000000001f46c05f3cf9d7429d951bedf521e0290a41333974261 1,235 1.00/1.00 vMB 134
681,509 681,509 0000000000000000000c995b58861caeb8b0c12db4efb797eed981a7023617b2 621 1.00/1.00 vMB 17
681,508 681,508 0000000000000000000a915ad0efb7f557199046e5611dd90883e1b0cb0efb52 1,110 1.00/1.00 vMB 38
681,507 681,507 0000000000000000000d0f8c13060604318018fee14383c3df4f76f81560fc21 2,001 1.00/1.00 vMB 59
681,506 681,506 00000000000000000003843c567ce4f58f092c47a65f7487ab4804e0deabe2f7 451 1.00/1.00 vMB 15
681,505 681,505 000000000000000000097f5438a28afba9a32966baabf36c6e6a752e81b09e14 479 1.00/1.00 vMB 16
681,504 681,504 0000000000000000000d958899bbaa17f65de16988dc0b03b14150cf2b8e43f2 198 1.00/1.00 vMB 10
681,503 681,503 0000000000000000000543e980abaca12b55ff4c6e9d4e53183293b74898c71d 1,190 1.00/1.00 vMB 41
681,502 681,502 000000000000000000048956817fce84d9d8ab43ade47f56bba883545f8d2c62 1,319 1.00/1.00 vMB 44
681,501 681,501 00000000000000000000d6b55b8d7debd80c84a9a6975e60e7385c791cb25571 246 1.00/1.00 vMB 11
681,500 681,500 00000000000000000004b3f918b242c413ce24e2a73d012cc85f81538febc6e4 989 1.00/1.00 vMB 24
681,499 681,499 0000000000000000000cbc27865cefc6d632a6c381860ff8c39cd452e009ce73 814 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.13 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: 652.42 GB
    • Received: 13.77 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.