Loading Tool

Explorer IconExplorer

Memory Pool

79,103 transactions
29.63 vMB
0.07445228 BTC
Random Selection Loading Transactions
Max Size: 177.77/200 MB

Candidate Block

Mining Attempt 9003def2d0637919f639e3859a8765fac5868b88b4efc39e03d3285a91da032c
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root 15aaf6bdace1723f6a5c4ceed8ccfce093f863753bc28757c68a34cfb59882e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,021
Size: 1.00 vMB
Total Fees: 0.01404140 BTC
Feerates: 150.98 > 1.41 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (546,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,956 368,956 000000000000000011d0ef2e022a980167fa76e985635605d92f4d43539649df 1,510 0.80/1.00 vMB 60
368,955 368,955 00000000000000000dc33ced0580db7f4acef0a8000a6544326fd60eecebe2aa 905 0.61/1.00 vMB 43
368,954 368,954 0000000000000000058266c86b7a6eec49269c784908ee28fb3f539d42b55b0d 89 0.03/1.00 vMB 56
368,953 368,953 0000000000000000038ac7e5bc48ad6d9df54d47ec7d69dfe4bf52b6a52a636f 1,325 0.71/1.00 vMB 51
368,952 368,952 0000000000000000134df31d808930f24d14237bff1d33587f489696afa1776b 481 0.23/1.00 vMB 43
368,951 368,951 00000000000000001215cbad21011c84024607476f0625ec91dd15576d0ed31c 469 0.26/1.00 vMB 56
368,950 368,950 0000000000000000023687bafd76e516f6bcdaf926e88b634bf155490134e5bc 37 0.01/1.00 vMB 131
368,949 368,949 000000000000000009e766d583ee58a18e62aa1b764d728069d7a9aa2c733984 360 0.19/1.00 vMB 57
368,948 368,948 00000000000000000381bf06922e35560158bb704428cbe7ad024e6e9352fed7 135 0.06/1.00 vMB 79
368,947 368,947 000000000000000001cbb8b055ce54f488789828d30a9f3b7309b083ca1e11fb 87 0.05/1.00 vMB 79
368,946 368,946 0000000000000000097c4a1f9c10d3a9109ebe88e2a7a0ee8326d345374de027 677 0.33/1.00 vMB 50
368,945 368,945 00000000000000000e6226b71fae52eddccbab7e75f4b4eb960338e6c8bd606d 157 0.18/1.00 vMB 18
368,944 368,944 0000000000000000039145834b37813ede0c83c0f01b96e3bfdfca8affd2f446 2,080 1.00/1.00 vMB 51
368,943 368,943 000000000000000004a218d1b6d839037923c5cfb371611756b338b10a527735 283 0.16/1.00 vMB 36
368,942 368,942 00000000000000000a9ecfe3a5df0e0a9178a3592fef31c011ac3e4a65273716 229 0.11/1.00 vMB 43
368,941 368,941 000000000000000013f52bf317a0638f7f9b655f856fef1713bc914732d92026 325 0.19/1.00 vMB 36
368,940 368,940 000000000000000003fa11f6f61870a0836359432258614ebcde2ae996fd8812 121 0.08/1.00 vMB 31
368,939 368,939 00000000000000000d664bd50635f5c0c418270071d4c40fcc5ffc5a599ee7f3 540 0.29/1.00 vMB 45
368,938 368,938 00000000000000000ed826153e9984e8f1986c7ef58f887479ea3fdc83856b4b 252 0.17/1.00 vMB 23
368,937 368,937 000000000000000001cd8b11ebaaa3cc9cd11657ff84564fd13238555b27dd1a 143 0.08/1.00 vMB 30
368,936 368,936 00000000000000000f65b158b4073e245c10ca7ff932eca90e1128b6ad59343e 990 0.72/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.