Loading Tool

Explorer IconExplorer

Memory Pool

75,729 transactions
29.96 vMB
0.09591119 BTC
Random Selection Loading Transactions
Max Size: 178.98/200 MB

Candidate Block

Mining Attempt 37142c20eb65947db2ed63f7c2e22ca208eb4a6f8e1ebff64d64aeb6cd41d4ef
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root d6fcf29c49b211831770f8ffffe16e1983193a648b9b4da5abac929ac6e49e96
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,693
Size: 1.00 vMB
Total Fees: 0.02357303 BTC
Feerates: 100.00 > 2.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (185,893 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
729,553 729,553 00000000000000000008a776e28749e2983cb6c72bade4b677a604c53cb4ce04 3,111 1.00/1.00 vMB 10
729,552 729,552 00000000000000000003634650851f99cbccae33f3c4f99f29d964f4e2a8b1d7 1 0.00/1.00 vMB 0
729,551 729,551 0000000000000000000269ba597633f1f1216cfba55317be935b7462eac861e8 271 0.16/1.00 vMB 9
729,550 729,550 00000000000000000009ee60203c757add4b4ab1db22b5336654277c14d030bb 1,159 0.91/1.00 vMB 2
729,549 729,549 0000000000000000000816de11bba2f4637e0500b6fe79b5ab9bb07cbe97059a 2,013 1.00/1.00 vMB 5
729,548 729,548 0000000000000000000571a08fe11d1ff3493456ecc633c32bc4a6a400791a89 1,419 1.00/1.00 vMB 2
729,547 729,547 0000000000000000000486c56f47aad2c2f89b5357d03759d4dfa6f885dfeed9 3,031 1.00/1.00 vMB 8
729,546 729,546 000000000000000000054483e228fef221df4d158ef7febe7c19988aafd433bb 3,213 1.00/1.00 vMB 14
729,545 729,545 0000000000000000000676ca7a31d43d55b3d09ad41ad5c6e70f1845487e987f 945 1.00/1.00 vMB 4
729,544 729,544 00000000000000000006d348fd1b70446e6c4106aa138ac4c3848f314aee57b9 3,238 1.00/1.00 vMB 9
729,543 729,543 00000000000000000009e78aa8e3a2990e781a9ddc5ef0acbe2b61dbde6df12f 3,197 1.00/1.00 vMB 11
729,542 729,542 0000000000000000000003a471af2ef2e917c2bb693463e5cd87bd84b57b69c8 2,759 1.00/1.00 vMB 9
729,541 729,541 0000000000000000000878ea0f3b9b6467a8939cb4e66c42c6825e714a693a43 2,172 1.00/1.00 vMB 6
729,540 729,540 00000000000000000009da926e3d69d0dffa676b8db2993f7c943b447fc8e047 3,024 1.00/1.00 vMB 11
729,539 729,539 0000000000000000000958d4246322a775a84b3185fe68666d248260180727ac 577 0.17/1.00 vMB 7
729,538 729,538 00000000000000000004ac60f333be2ba3ba58c330079fdd624a34d1286e137c 1,593 0.61/1.00 vMB 7
729,537 729,537 00000000000000000009b5973c03e7fbcd59422f2b566201028f1ae07aaecb3e 654 0.25/1.00 vMB 9
729,536 729,536 0000000000000000000489d635fe8aecb42cb30135edcebac48493b069ad5bd9 897 0.35/1.00 vMB 8
729,535 729,535 0000000000000000000675e29ef56d8ebb3125a3132ffdc08ea0aa90ef20e8b0 1,438 0.44/1.00 vMB 7
729,534 729,534 00000000000000000005863e26adf472a77ef3deb37b58dd62d5edd59b49a3e4 1,052 0.53/1.00 vMB 3
729,533 729,533 00000000000000000008c5eb5fab4b68b5d25e1a09708b668c6aac45174ca5fc 2,598 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 783.17 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: 749.33 GB
    • Received: 18.82 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.