Loading Tool

Explorer IconExplorer

Memory Pool

42,003 transactions
26.71 vMB
0.05885097 BTC
Random Selection Loading Transactions
Max Size: 140.16/200 MB

Candidate Block

Mining Attempt 4e3a4f4eebf433f8c8102570015c8d4e7434f66698630bb66a9a482613a901f4
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root 7d5e56673e5401d700b094c888da4087bc5d39049f5da5df518baf47ab4b715c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,921
Size: 1.00 vMB
Total Fees: 0.00946594 BTC
Feerates: 99.90 > 0.95 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (374,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
540,455 540,455 000000000000000000276037ba288ff32589b0604afc44d5cd859d097720539f 341 0.12/1.00 vMB 19
540,454 540,454 0000000000000000001cf85815601e73330f051f0f0bb77d9896de7396f67fce 1,240 0.55/1.00 vMB 18
540,453 540,453 0000000000000000000d76ca47a57e947e60d8195c7a51275d7f42849146ce1a 917 0.39/1.00 vMB 34
540,452 540,452 0000000000000000000ce50f91991dc82b1a2f4e69c65ba9fa2559decfa57745 563 0.22/1.00 vMB 22
540,451 540,451 0000000000000000001f0d855ee357e4da0a91f0fa52d03860c53da3caf1f405 304 0.20/1.00 vMB 7
540,450 540,450 000000000000000000203f4d7bb510e0896baa324b574a9eed995be945c298c0 345 0.14/1.00 vMB 43
540,449 540,449 00000000000000000012e988ceec0b3e86e604f7771079745b663878c7a5f6e0 495 0.22/1.00 vMB 21
540,448 540,448 0000000000000000000b30f2d877a15b6e65dbbdf7c676995c32d415d1a46497 665 0.28/1.00 vMB 22
540,447 540,447 0000000000000000001fed10566e1c20f37c6969c82822bfa207f5d915805d22 2,140 1.00/1.00 vMB 22
540,446 540,446 0000000000000000000038addb8d8791d851e9e18063ee941e37a8c47f706ae9 853 0.29/1.00 vMB 25
540,445 540,445 000000000000000000150c137aa72523e43a3f7845b5c6cafb7686da1c7a7ca2 303 0.14/1.00 vMB 23
540,444 540,444 00000000000000000027373907b2a5947f81d9b66a329ef08e49b55960a24b38 864 0.35/1.00 vMB 26
540,443 540,443 0000000000000000001433919b9bc2451bfe64931435b923f674157b57864555 252 0.08/1.00 vMB 48
540,442 540,442 000000000000000000227acd95d5a2cfbdc0c23507c88c5a5c368d25abfa6054 986 0.43/1.00 vMB 23
540,441 540,441 00000000000000000026928bbbd188d8420be25b0867020791b1cd74ce829fb2 483 0.20/1.00 vMB 26
540,440 540,440 0000000000000000001e4db6f750929f0f2b3e23151eb3f617369775dbe8611b 918 0.38/1.00 vMB 12
540,439 540,439 00000000000000000010da7277796406d00595c380d90b5dbb342a523fd3ef5d 1,048 0.37/1.00 vMB 38
540,438 540,438 0000000000000000000ba9a3a517a87d335ff884e77266dc99215b34958ccfcb 221 0.12/1.00 vMB 23
540,437 540,437 00000000000000000006d1c21f2514ef6c75dc103ade31907ba689dc3586b3e2 2,191 0.92/1.00 vMB 24
540,436 540,436 0000000000000000000318d0036a7045236ed2c801a60d470e2413a7ff8740a1 20 0.01/1.00 vMB 11
540,435 540,435 000000000000000000099ec80636b45510a9ffbf69f45e20eebc6089890f8d75 121 0.04/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.11 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.