Loading Tool

Explorer IconExplorer

Memory Pool

83,682 transactions
31.16 vMB
0.09470296 BTC
Random Selection Loading Transactions
Max Size: 190.60/200 MB

Candidate Block

Mining Attempt ce491de680a11cbffe577329adbf01f824b7d91dfab75ba8c940be51c413841c
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 76de56b8470fc3927b2bb8386854edb6d38e859af430451ce9d9087233aee5c8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,702
Size: 1.00 vMB
Total Fees: 0.02129935 BTC
Feerates: 150.92 > 2.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (628,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,502 286,502 0000000000000000de96dd338c1629a07870eab6678aa9a08b0ccf83cbb839ed 200 0.12/1.00 vMB 30
286,501 286,501 00000000000000002fb6246d5c64db709795a29300b209425224eb2bce75647f 243 0.22/1.00 vMB 24
286,500 286,500 000000000000000142cb716e0a4d61f3f67ab2a2c484d53fb88b5398826cfde0 313 0.18/1.00 vMB 36
286,499 286,499 0000000000000000c40e0c3405976f7fc926e44f7c8adf2614f6d7224ae9819c 232 0.14/1.00 vMB 33
286,498 286,498 000000000000000026293ef96c88db00efca6e13427199ecddcff14f81b00faa 291 0.25/1.00 vMB 28
286,497 286,497 0000000000000000249a7258c7a11919751af89db0d976bd8e9428139c9a4a96 210 0.35/1.00 vMB 8
286,496 286,496 00000000000000012438e54611316a7f53ef6d9ee98480ce34830b5ec3aca3e0 1,217 0.68/1.00 vMB 34
286,495 286,495 0000000000000001084ecfc007f8fa450b167fdd02d9f05325cfdb4bb00006e2 52 0.02/1.00 vMB 75
286,494 286,494 00000000000000006b11a0201a37cd1b106f3b7480f1004110de2cfe0197a4f5 555 0.37/1.00 vMB 32
286,493 286,493 000000000000000120948853249e11aa616ad5f29f43cb4c9b44b5ec650ca3b0 194 0.09/1.00 vMB 34
286,492 286,492 00000000000000007b5bd1124d774f258a57481d75e91cf21cf136ee7a1a0099 628 0.41/1.00 vMB 29
286,491 286,491 0000000000000000c1808af63676e6db60d66b4fac802e7e19142a5bef1bb5fa 380 0.25/1.00 vMB 21
286,490 286,490 0000000000000000acbeaa59ff02d0eaffafecc089c29ce23a8e782529ad0a9a 207 0.06/1.00 vMB 100
286,489 286,489 0000000000000000d6d18d88164615d1c0b2fb6869626e9864eebe724827d94c 59 0.07/1.00 vMB 18
286,488 286,488 0000000000000000d88a0f5132af48bd86e7102602ee14af9d99e67d9980d8a0 153 0.06/1.00 vMB 38
286,487 286,487 0000000000000000db40e318121d8e40f7ff776a0721c624f0eaa365d58e5ee2 15 0.00/1.00 vMB 53
286,486 286,486 00000000000000011dbd275aec97f505861b5666efdebcc40d806964a65ddca0 12 0.02/1.00 vMB 14
286,485 286,485 0000000000000000dca65b42b7c73e9b80778244c4109ee024773897ab887956 192 0.11/1.00 vMB 35
286,484 286,484 00000000000000001ad05dad5117dd37a3adafeb64ab9c6449e821299001c9e1 139 0.12/1.00 vMB 22
286,483 286,483 0000000000000000452d06e19a7069018526c286deee8d57cb427f3f8b3a8644 386 0.25/1.00 vMB 28
286,482 286,482 0000000000000000d76311e5be13cd588779c276494ec1ffc840c454b8509063 127 0.08/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 783.02 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: 719.31 GB
    • Received: 18.03 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.