Loading Tool

Explorer IconExplorer

Memory Pool

78,398 transactions
29.29 vMB
0.08172724 BTC
Random Selection Loading Transactions
Max Size: 176.99/200 MB

Candidate Block

Mining Attempt 04bd154907167a0770e59a5c40dae08974f9b35b399a115ab7cc89150c259398
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 4bf75fcd847664f0493f625cd137d4ff3d490786205f66e32fead9dffc5b920d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,696
Size: 1.00 vMB
Total Fees: 0.02008221 BTC
Feerates: 94.79 > 2.01 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (330,908 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,253 584,253 0000000000000000000bf4926a03e4f561d240e7e3d890e6ab3e4830aaadad02 971 0.30/1.00 vMB 28
584,252 584,252 000000000000000000108d18da4847b57d8dc01cde9d084442c4303e3594e3d6 583 0.17/1.00 vMB 41
584,251 584,251 00000000000000000017152618b998c8390ef6f08f0f7eee1e7f3d4fa168933f 1,301 0.38/1.00 vMB 30
584,250 584,250 00000000000000000009ee055644f54547642cd8a38ec0556d133feea6685e7b 3,288 1.00/1.00 vMB 26
584,249 584,249 000000000000000000170f507fc1f7c0834a00e89e6796afc0b022fab09fea84 3,318 0.93/1.00 vMB 30
584,248 584,248 0000000000000000001386dcf69f0a06ec1e34517749e7509354e38b72a44334 380 0.12/1.00 vMB 21
584,247 584,247 0000000000000000000a58c0fa5d2701a415b1b387a3a53074b58301565db379 850 0.24/1.00 vMB 28
584,246 584,246 00000000000000000006c02ef17935270afd8212a3d211ad542827e842241c6f 877 0.27/1.00 vMB 40
584,245 584,245 000000000000000000153ea04a24140be7111e0245dcfc4b930b0c0ff8b38a55 2,478 0.83/1.00 vMB 23
584,244 584,244 00000000000000000018d88452422403279b1f5228ca1ce8465f05935edecd57 2,485 1.00/1.00 vMB 59
584,243 584,243 000000000000000000056783060242ab94756edb467d763abd1926367cfddfa5 1,486 0.46/1.00 vMB 11
584,242 584,242 00000000000000000006bd9ed2cb7c7adaba1a8e9b234638102ab38a59857e7a 3,301 1.00/1.00 vMB 31
584,241 584,241 0000000000000000000943ecb5a74bf509174d47e7414a15e8bf1d3051203315 448 0.13/1.00 vMB 30
584,240 584,240 0000000000000000000f1b5863f104773520205f4132bfc627e344b244effb1c 1,455 0.45/1.00 vMB 28
584,239 584,239 0000000000000000001e6192e0e59036432d08321d926286b8234c4df08bec48 2,439 0.90/1.00 vMB 12
584,238 584,238 0000000000000000000384e3009c9e6191f483ac1fe94622f124e0ab2adac654 3,147 1.00/1.00 vMB 48
584,237 584,237 0000000000000000000262ff3d5d5dae935e7371b2ee4993ac7cfff1cafead12 1,333 0.59/1.00 vMB 17
584,236 584,236 00000000000000000019ad7e00b60bcf3d9aae6e46ca5ec1166977e2529fc447 2,708 1.00/1.00 vMB 3
584,235 584,235 0000000000000000001a498485df02543a7597e968b9bf34a73c5ca35d2d2be1 2,912 1.00/1.00 vMB 13
584,234 584,234 00000000000000000022f51b42a766755cbe5b697d56cc986866616d0634618e 3,077 1.00/1.00 vMB 45
584,233 584,233 000000000000000000084b2d8a7f3b24645731da7343c10ddc9e144c191cf1d2 1,862 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.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: 674.53 GB
    • Received: 16.43 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.