Loading Tool

Explorer IconExplorer

Memory Pool

75,461 transactions
28.42 vMB
0.08047808 BTC
Random Selection Loading Transactions
Max Size: 170.86/200 MB

Candidate Block

Mining Attempt a31adaaaee058bf88e3f2b33809db9c9dd6ae6ddacd51634f0f90c8588f736f1
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 82657f5288c48f061192037fac1ef589a09319a7a802541a2671f661576102d9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,228
Size: 1.00 vMB
Total Fees: 0.01706461 BTC
Feerates: 65.95 > 1.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (315,009 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,259 600,259 000000000000000000046a26437f3e38afe671a9b3a7a924f8c9957eb881c82b 453 0.13/1.00 vMB 18
600,258 600,258 00000000000000000007d210ff2467c2b220efaba35cb51f26ece9d9960fa05e 2,681 0.94/1.00 vMB 9
600,257 600,257 0000000000000000000940fae65ab44a7e88edeecee8f966f47e730a4651db03 69 0.02/1.00 vMB 6
600,256 600,256 000000000000000000031abfb3b8c0c2daff6b1bd7282c5c371a9901e2179ed2 1,299 0.35/1.00 vMB 12
600,255 600,255 0000000000000000001072c13ebe23c26ad53ce9094d69ae7429e0721bdb3301 2,813 0.78/1.00 vMB 10
600,254 600,254 00000000000000000003037deed1fcaf9cf8b42e6d438cc5b6aafd3cbfe6b197 600 0.18/1.00 vMB 11
600,253 600,253 00000000000000000002099290d35afe44057a93b7f1a340e2dd1766c1077c33 113 0.03/1.00 vMB 9
600,252 600,252 00000000000000000000028a6344093e579397fc966b5482446c216a6aeb8bed 2,994 0.80/1.00 vMB 11
600,251 600,251 0000000000000000000687d36e2c7d6be3009f63f7676f687f6c44bd6d6c0409 1,659 0.43/1.00 vMB 12
600,250 600,250 00000000000000000014dfbeafcd06cc27fa2f648eba9c8acc02bc1cb697a26b 2,710 0.79/1.00 vMB 10
600,249 600,249 00000000000000000008684d63baccf98e5aecca0717744efb64351dd295de9d 350 0.14/1.00 vMB 12
600,248 600,248 000000000000000000107f71e1797bc4cb9f245681bdc7f2f7ba33ff6cc3dc32 1,394 0.38/1.00 vMB 11
600,247 600,247 0000000000000000000c666fc683e3efe71ee076d7ea56855e0ff83f0208054e 3,389 1.00/1.00 vMB 14
600,246 600,246 0000000000000000000c559ff8cdaac01eeaec5af63d63f712d8b05f0d38b4bd 1,079 0.32/1.00 vMB 12
600,245 600,245 00000000000000000012b3aa423adad0ed741356e35cbff1acc595644e2ae8e7 2,032 0.56/1.00 vMB 12
600,244 600,244 0000000000000000000e9679ded78f23d5b8fd077d9dd8f78f9be15a4cb2bf4c 2,589 1.00/1.00 vMB 8
600,243 600,243 0000000000000000000ba36abb71a7bc36a333286bfc8eacd9d2bb5f566c6893 2,612 1.00/1.00 vMB 29
600,242 600,242 0000000000000000000dd2acd39074be6e3352037cd74e16493a766fddf9fb42 971 0.32/1.00 vMB 18
600,241 600,241 000000000000000000062500c32bf3070a1a83b048519f479543120310c9e49d 1,474 0.47/1.00 vMB 15
600,240 600,240 00000000000000000009def64db3e0329c17cb632cca9a82d5577be9513bc5d4 1,706 0.89/1.00 vMB 9
600,239 600,239 00000000000000000003ebc77663c6bc688996fe3cc398c6abc76804c1de8b60 403 0.11/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.86 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: 712.81 GB
    • Received: 17.22 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.