Loading Tool

Explorer IconExplorer

Memory Pool

73,497 transactions
27.18 vMB
0.06248572 BTC
Random Selection Loading Transactions
Max Size: 166.06/200 MB

Candidate Block

Mining Attempt 67d5ea8bb903c0d298fba9a91b8d47c4c734afd862d58d98151d0e0a5f42ab66
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 7017381b6df345f3eb989134379553444ed5c08cfad976a665f2ed9b426932b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,946
Size: 1.00 vMB
Total Fees: 0.00431835 BTC
Feerates: 14.05 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (622,175 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
293,136 293,136 0000000000000000065289428c51c6d7a5f0dd4696907bfa4dfa42764d80e69f 241 0.19/1.00 vMB 22
293,135 293,135 0000000000000000c7d94e8536e5f07d9bff4c18c54959bf0276b5f5830f09d0 256 0.09/1.00 vMB 59
293,134 293,134 00000000000000008e26f1356f984b3b13e77b9b9fdd1368e863a60bcbc822f5 112 0.10/1.00 vMB 18
293,133 293,133 000000000000000020652a5f6fad61364d9823a4185682af9887579c18820b34 152 0.13/1.00 vMB 23
293,132 293,132 00000000000000002b135f4aae084241dda6db1c91a17758a63bd7ee74c52cf1 270 0.18/1.00 vMB 29
293,131 293,131 00000000000000007095c7d9415b1cf591704be5df3d0a261b443dcc42155631 157 0.19/1.00 vMB 16
293,130 293,130 0000000000000000bc2c0b5d161fe391caf44fa1043db41016e8b4dca9f06982 128 0.05/1.00 vMB 57
293,129 293,129 0000000000000000b5f265933672fe2cd8e5a718616bcb97779cfb4b0fc3af6b 381 0.35/1.00 vMB 22
293,128 293,128 00000000000000002856d8cbf194a3210ef1e02fd5fa781605a7c8ef09549e48 926 0.35/1.00 vMB 44
293,127 293,127 0000000000000000394d5c9298d0b0f9a0b4d8783c22ede08c9b56dfa310e5dd 362 0.20/1.00 vMB 29
293,126 293,126 0000000000000000a0b0c342410d8e3bdf1f1ec3305a37e4d9673a9f583f2164 575 0.31/1.00 vMB 32
293,125 293,125 0000000000000000026629ad1bba29aa437e2180aa73d01fe098ddeb7f4e702e 790 0.60/1.00 vMB 27
293,124 293,124 000000000000000034c423b71dafbbaa26670e5910be7874d6855027bcd539a5 462 0.35/1.00 vMB 21
293,123 293,123 0000000000000000246502dcc16703accbfa28aa54c3668ec5e879d21cdf0d7a 512 0.17/1.00 vMB 68
293,122 293,122 00000000000000003d75f99273b94cd14c090e0f02efe5c4a6d288bd2ee0a456 976 0.35/1.00 vMB 50
293,121 293,121 0000000000000000806097308665c9e120a5c7ed640a6f577243f6ff26b700c7 424 0.31/1.00 vMB 24
293,120 293,120 00000000000000000549976484477c9df1647552f2f9466bddebb079f4d93454 487 0.33/1.00 vMB 30
293,119 293,119 00000000000000002e36c2414bf823a6c07bc22dc44d84fbb3f75e3adece83e3 41 0.11/1.00 vMB 13
293,118 293,118 00000000000000002ab5ee8ec5680ca6b5a387e6cbc8c23a9a703e78b8e3055a 459 0.35/1.00 vMB 24
293,117 293,117 0000000000000000920140f36e2fd99a19c86a8087e7562fd8ac9def47de0aee 69 0.04/1.00 vMB 45
293,116 293,116 00000000000000000bf1b475986cc7ac7e5765332c2a497e24a68d5fea676e34 331 0.21/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.93 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.62 GB
    • Received: 17.57 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.