Loading Tool

Explorer IconExplorer

Memory Pool

50,593 transactions
30.31 vMB
0.12695047 BTC
Random Selection Loading Transactions
Max Size: 162.33/200 MB

Candidate Block

Mining Attempt a05db70f9289ba2fac0b5a02df9c0569a4bde673d45f790599f5ab5e11995404
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 130e37302e1ca179c4d8bcc5fa5f875083d89af411c6eb064b7858f526c155cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,912
Size: 1.00 vMB
Total Fees: 0.05388216 BTC
Feerates: 150.75 > 5.40 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (407,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,384 507,384 00000000000000000006cf74a65721cec508429b17f3b12d4adbe97ac79a745e 986 0.88/1.00 vMB 99
507,383 507,383 000000000000000000297451be1e8416715e37068cc2c10b80e6f1723a90510c 872 1.00/1.00 vMB 62
507,382 507,382 0000000000000000001ba158117e96e4b70a068f69500997b9434054ed148118 1,048 0.60/1.00 vMB 162
507,381 507,381 00000000000000000049b4e37e242c1008dd128bdee391b423b4a20e0a2b0959 53 1.00/1.00 vMB 5
507,380 507,380 0000000000000000005f5d2eca2bcde23ea4956db3ca130d05fe9e24b98eff28 564 1.00/1.00 vMB 40
507,379 507,379 000000000000000000363731ac3197c339f4577b690430769f7c420aac5615a9 796 1.00/1.00 vMB 65
507,378 507,378 0000000000000000002467cc9cba7ce533a0c184620e04788dab1c298e21c108 366 0.23/1.00 vMB 123
507,377 507,377 0000000000000000004e3480365120e4232f60c48b07a15ecf08ed89d5a735da 834 1.00/1.00 vMB 33
507,376 507,376 0000000000000000004e7104e8b10af003157c061bb4e840825976531fa57afc 1,195 1.00/1.00 vMB 53
507,375 507,375 0000000000000000003fc639784cdeacaf3ba2151c57457045002aa5c30ded39 1,172 1.00/1.00 vMB 92
507,374 507,374 0000000000000000000e7b4937d993617fcdc4eafba1edf3a85cd3cef84bd3ba 1,775 1.00/1.00 vMB 150
507,373 507,373 00000000000000000006c9fa201ca91bb290ce38bf13022ac58b611143850e88 1,413 1.00/1.00 vMB 127
507,372 507,372 00000000000000000043965e71ffd0abcf65299add0af3ee0748ce3ba62c1ee2 1,116 1.00/1.00 vMB 30
507,371 507,371 000000000000000000530f684c402fde270ea0512dd6619b4cb94ed7c624637a 1,061 1.00/1.00 vMB 70
507,370 507,370 0000000000000000006488a828c6dadb4371dfbd1c4583b7bdf22634660234ed 692 1.00/1.00 vMB 68
507,369 507,369 00000000000000000001adf231c8ae688945046e6493c047ca982011c8f7ff03 2,612 1.00/1.00 vMB 178
507,368 507,368 00000000000000000053f666c7361ef2e28aaa8d84c1f367ccef79ed02277dec 2,104 1.00/1.00 vMB 236
507,367 507,367 0000000000000000000a0afe8b1d89f64755ea11bdd8f90bf93485e36a1a8d58 953 1.00/1.00 vMB 58
507,366 507,366 0000000000000000000ba6af0871d51610d6b498a21f74f66bf20a89bef09c86 959 1.00/1.00 vMB 26
507,365 507,365 000000000000000000281c0cb34c90ecdc22700039ae2ac805d9137890cca3b6 1,716 1.00/1.00 vMB 126
507,364 507,364 0000000000000000000fa6febf64acde28fc62d51f9fc841553a364b5ae8005a 1,661 1.00/1.00 vMB 164
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.