Loading Tool

Explorer IconExplorer

Memory Pool

76,490 transactions
28.50 vMB
0.06770244 BTC
Random Selection Loading Transactions
Max Size: 172.72/200 MB

Candidate Block

Mining Attempt 74f6be0cbfa3eb7f47bee2d0a925a6b0074059bf9f1a51171c6665e44635c37b
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root d7701c100f0c8dfb79866bb909ad21ffb09019c12d208222986cb7190664b366
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,261
Size: 1.00 vMB
Total Fees: 0.00871690 BTC
Feerates: 73.20 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (286,884 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,234 628,234 0000000000000000000a335f9ec740eba393bac09b7837c1ab0903ed351388ed 2,857 1.00/1.00 vMB 59
628,233 628,233 0000000000000000000c28592b02f829cccef87c9b4bed918eda1d37f6a6d0dc 2,367 1.00/1.00 vMB 25
628,232 628,232 000000000000000000069c63114af65bc0f06bfe96a078d5126ab6b54696b051 2,509 1.00/1.00 vMB 34
628,231 628,231 0000000000000000000bd3c634440eeddac0366cbe520db5ba43a3f0433bf933 2,274 1.00/1.00 vMB 49
628,230 628,230 00000000000000000001764c53403fa6815d97ab7c6a3c65f09eba379750fa50 2,379 1.00/1.00 vMB 45
628,229 628,229 0000000000000000000b478a0709ac00abf796f4cb07617669c035afe6e537b5 1,548 1.00/1.00 vMB 52
628,228 628,228 00000000000000000007375e58f7ca505297fedcea5f6e75b9b9c7e7becb5b82 2,647 1.00/1.00 vMB 50
628,227 628,227 00000000000000000001c31357570685b9275ce572a8ca75afcc07497e4b06e9 2,279 1.00/1.00 vMB 40
628,226 628,226 00000000000000000004e3797cd2acb79cc81a2923db472e30f88aa8513ed85f 1,890 1.00/1.00 vMB 49
628,225 628,225 00000000000000000007660dba0d1ea0d54199c769894d151c729756f6e70507 2,060 1.00/1.00 vMB 34
628,224 628,224 00000000000000000004a0d66b7e2d9989ff4fb41fa9eb093671923a2dfcb4fc 1,844 1.00/1.00 vMB 57
628,223 628,223 0000000000000000000094b439c514f0efcda06c62078f3cf5c65728764bcbd4 2,207 1.00/1.00 vMB 35
628,222 628,222 00000000000000000003d736aaf262a2314cc09eb7655227e3576519e2d6fef7 2,743 1.00/1.00 vMB 36
628,221 628,221 00000000000000000010c9e5bb84553420c31f70f096c3a00d0aeedc46447aec 2,716 1.00/1.00 vMB 66
628,220 628,220 00000000000000000002a39b5572624c8d6c7403f99c00b09edd2eabb8f22c83 2,990 1.00/1.00 vMB 37
628,219 628,219 0000000000000000000a99d375bab42a316c11aa29a82e7dfab7dcfe3cd40369 2,955 1.00/1.00 vMB 69
628,218 628,218 0000000000000000000125bd3255b9a09befa66dde02f20116d6ef0829558e37 2,869 1.00/1.00 vMB 38
628,217 628,217 00000000000000000001b35e5ffb0e4ffacf40e589a41c455fd89e14c64c1c1a 3,040 1.00/1.00 vMB 43
628,216 628,216 00000000000000000000d698f9beee7e4b25041bd930a04257b4c075fbc84951 2,587 1.00/1.00 vMB 47
628,215 628,215 0000000000000000000ea244938757c397dfad9a5601dc534d8ac1cec85b442c 1,895 1.00/1.00 vMB 61
628,214 628,214 0000000000000000000245989709940fd3aea8e25619c0bf78b72afe9d0eaa29 3,030 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.