Loading Tool

Explorer IconExplorer

Memory Pool

39,442 transactions
28.63 vMB
0.06552891 BTC
Random Selection Loading Transactions
Max Size: 145.37/200 MB

Candidate Block

Mining Attempt a2d008fb6de995e3907f4e9e0af01ebb02d9cd8d5a634e653f89acf02725bf15
Version 20000000
Previous Block 0000000000000000000186c7ba41504e3c56aa55a75f75b0a4e62a8078c7e70e
Merkle Root 1ee4c9c37f5ef6179607699d7a55aad7f249f2eccd46b9d73840c0902b207a84
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,402
Size: 1.00 vMB
Total Fees: 0.01023210 BTC
Feerates: 401.97 > 1.03 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,575 (642,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,696 271,696 0000000000000000ccd404c58bbb5c7ea3b9b5da1e04c17b35d91161d7d78f44 599 0.25/1.00 vMB 71
271,695 271,695 00000000000000049dd8fb3781c7c71308ff75e8b4dd30c200cbfe7ebfe5b3c3 342 0.25/1.00 vMB 25
271,694 271,694 0000000000000004d3a9cb9e91b5d4712b67d7959c29f9f75b9e3314a7ff4081 582 0.25/1.00 vMB 47
271,693 271,693 0000000000000003aca50163370e9b6c5000c70536a86e47f88ddb1f81535be7 1,300 0.50/1.00 vMB 84
271,692 271,692 000000000000000404ebe3ee0ad9631d65a46cadcef271e588de547d01829721 270 0.13/1.00 vMB 44
271,691 271,691 000000000000000086acfce850e6ef0eae3d528573f52eba0e8340e71080118e 289 0.16/1.00 vMB 42
271,690 271,690 000000000000000196a938f5840799e526608af6c1a473cf3b5fd74369786133 288 0.15/1.00 vMB 13
271,689 271,689 0000000000000001140cf543a261702854f4770ba7dc971ea638c412072ab9ae 323 0.15/1.00 vMB 50
271,688 271,688 00000000000000044ee9348956dd4e5a04e91a76f37aa88848ba64d428df0127 207 0.15/1.00 vMB 19
271,687 271,687 0000000000000006f952e317089f631efdef1ddb9d1f19cde55c4c37c93ce7db 268 0.15/1.00 vMB 54
271,686 271,686 0000000000000003888fcac30b55e71b55abb69aa0d44bc89f356c2c7f1cf9c1 413 0.20/1.00 vMB 51
271,685 271,685 00000000000000027f7d3019c58877859cca69a124e4a4949e13dc4250a7b90c 122 0.10/1.00 vMB 19
271,684 271,684 0000000000000002a3b6cd0d7b7137782f4a6862afdc546067cad8c67b8fe076 605 0.25/1.00 vMB 74
271,683 271,683 00000000000000052c66dce7557e8dbad7169da3063baef5bb0345c7cdd0cf19 117 0.15/1.00 vMB 9
271,682 271,682 0000000000000000a7285d790afe022efe9e21b5d45917505655e67ee11951f6 205 0.17/1.00 vMB 27
271,681 271,681 00000000000000058f497364a4af0111caaaac3d6370c9c7c054321ae7fb4f04 686 0.25/1.00 vMB 68
271,680 271,680 0000000000000006ea5689b00623203707bbe1e48cdc70777164ee6d57ebb93e 787 0.71/1.00 vMB 31
271,679 271,679 000000000000000701b5b1872c030d8295470a664ee165f89083fdefe14dad37 1,071 0.90/1.00 vMB 25
271,678 271,678 000000000000000186885ff09b71f440db16b04452660f6dc638855c443eab64 2,040 0.90/1.00 vMB 44
271,677 271,677 000000000000000182a8954e1088358079406d16b286d2079a548d1e50958aed 1,065 0.50/1.00 vMB 83
271,676 271,676 0000000000000004232700f217854563488cc907e70902ca106d9d2a1cc9c714 91 0.05/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.29 GB
    • Received: 11.62 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.