Loading Tool

Explorer IconExplorer

Memory Pool

57,197 transactions
17.31 vMB
0.04742159 BTC
Random Selection Loading Transactions
Max Size: 110.32/200 MB

Candidate Block

Mining Attempt 5cdf1f4ba973c2d0ddafb29d2dc6a3ee49bf2d9800ec6a96df0723e3005fdb85
Version 20000000
Previous Block 00000000000000000001a5ec907a29b59114e6136e120c5e59945429f2c78dc2
Merkle Root 056b377d1413ff289f99494c758b1bcd7d1c9cea39933cfe21a52abc32500a94
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 6,426
Size: 1.00 vMB
Total Fees: 0.00855383 BTC
Feerates: 236.65 > 0.86 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,745 (697,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,959 217,959 0000000000000457786fbda0c8456a1586cc97936ad4c3240ef6186387e6dfe7 39 0.02/1.00 vMB 45
217,958 217,958 0000000000000332b92059d0541430920b6d70e54d153377631f333a2bb357c5 567 0.23/1.00 vMB 194
217,957 217,957 0000000000000193390c1b82afc4db81995117f409153cc88083050689a4191e 104 0.05/1.00 vMB 153
217,956 217,956 0000000000000145e5c5c0d06348ffbd39ea264f87f695409eea298a5e33e1cf 113 0.05/1.00 vMB 206
217,955 217,955 000000000000021a0452c4749535cf1c4d8d680ef99a5a2d6215f15e0bbe90fc 157 0.08/1.00 vMB 166
217,954 217,954 00000000000005557c75c0a07bf9c15eaf929bc1f1bccd63ad2ed92bcc3652ee 128 0.10/1.00 vMB 61
217,953 217,953 000000000000006a508ea4417f1bf0481a4e944d40ba448fefbfe5003e98110f 831 0.32/1.00 vMB 196
217,952 217,952 000000000000017c2967a0c4e1187d1548466af43795553ac7c746e468f713ba 325 0.17/1.00 vMB 159
217,951 217,951 000000000000058b23ea6a20732d6772e1673bd83130600f7d941b877d5b8f47 384 0.15/1.00 vMB 171
217,950 217,950 000000000000032bf65e89337f05333ee757b87f6e94b6859e92bec5b1ee48a9 8 0.00/1.00 vMB 61
217,949 217,949 00000000000004f4fc91377b973f609ca70458dde1c3cda31199cc7ab2855984 382 0.16/1.00 vMB 190
217,948 217,948 000000000000031b5a8bc7036226b069610edd704b7a88a194db8058e7e7e2cd 433 0.43/1.00 vMB 89
217,947 217,947 00000000000001372c5b4e92e4026696325a694ddf4d011ac1381d612ad96fb4 538 0.20/1.00 vMB 199
217,946 217,946 0000000000000298794bd08a48c58e07847ae461ee79143f897ed69c5d72b133 15 0.00/1.00 vMB 294
217,945 217,945 000000000000000b9be2f3a461a563395997704447befe091d26ecec6d08efd8 421 0.20/1.00 vMB 156
217,944 217,944 00000000000001e765c6275703f794ffb6174e1548d9505292494d5bda640539 417 0.20/1.00 vMB 199
217,943 217,943 00000000000004ce8c4e01593c9aa4dbbbe2083441ec064654cac3269c2edc34 355 0.16/1.00 vMB 170
217,942 217,942 00000000000001846f46f3c6b7a8148eef0514c7a175cae8bcbb64e4761a2171 335 0.15/1.00 vMB 255
217,941 217,941 000000000000025315b9b86798a1253544171730f1d252bb045e9556f53ed04e 586 0.22/1.00 vMB 215
217,940 217,940 000000000000044730a888561489bad47b2d2b6bcf656a2a0c2c928af0c46896 135 0.09/1.00 vMB 131
217,939 217,939 0000000000000260b1944745e3cf8798efccc66d66f9134cea3b1c14ce7585ae 350 0.19/1.00 vMB 138
Previous 10 blocks ↓
Total Size: 783.67 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: 776.75 GB
    • Received: 21.09 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.