Loading Tool

Explorer IconExplorer

Memory Pool

82,052 transactions
30.93 vMB
0.08643955 BTC
Random Selection Loading Transactions
Max Size: 189.48/200 MB

Candidate Block

Mining Attempt 626f0ce69ed8fbc51fe56991169cf0c748a45d6d7650920bc80f2cf83239c477
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 7813c3fac721214b7ac3882911d33da7e08305543c838ce12e7fc9c47b5af1d0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,351
Size: 1.00 vMB
Total Fees: 0.01702956 BTC
Feerates: 100.00 > 1.71 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (256,711 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
658,510 658,510 00000000000000000006524acede52aa296eaea3ce046405fbf667e0e9dac0bc 1,420 1.00/1.00 vMB 77
658,509 658,509 00000000000000000004b984c316689caeb09cc15d355444a9b5c602f4ebfc38 2,732 1.00/1.00 vMB 70
658,508 658,508 000000000000000000051dd5b4bda08f5821101069448b2596457888423e4855 3,106 1.00/1.00 vMB 85
658,507 658,507 00000000000000000000824e83b07f1b036410cb2b89ea2bc79cc8e67983e2c3 3,050 1.00/1.00 vMB 94
658,506 658,506 000000000000000000013ce5f48a9f29414be5fa0f76fc5ea9fd8a7e045422d2 2,799 1.00/1.00 vMB 95
658,505 658,505 0000000000000000000337482657e00a2cb3f1186579e753643420ac0964011d 2,620 1.00/1.00 vMB 87
658,504 658,504 00000000000000000007a3674889bc7e365f59b8c458584662d211b5dedce92c 2,596 1.00/1.00 vMB 101
658,503 658,503 000000000000000000087a621e204cbb747841a4ca6145f52aa658ab8e01ac79 2,737 1.00/1.00 vMB 95
658,502 658,502 00000000000000000000585d6f3ba36d25d4464be83ec148aca122f5c7d9d23d 2,979 1.00/1.00 vMB 79
658,501 658,501 00000000000000000005242c52d2c6f8cda8b1994ce61706c6c8e81d9a6bdfa9 2,112 1.00/1.00 vMB 72
658,500 658,500 0000000000000000000cce526450f610277efbd7ca80dd15d51b532be82a0eb1 2,615 1.00/1.00 vMB 76
658,499 658,499 0000000000000000000da6e35f5da856839053a6448bc5ca4e9a873dddb310af 2,580 1.00/1.00 vMB 78
658,498 658,498 0000000000000000000d4bde34212a5c4a16b8b17e039cf2989135af02eea3cd 2,795 1.00/1.00 vMB 110
658,497 658,497 00000000000000000008de12e8ae22ca747ae1c3924b4717a4e860715c6178fa 2,643 1.00/1.00 vMB 73
658,496 658,496 0000000000000000000dea6243e8cb5668790821cd87ef2b8e8cd310cfc425c4 2,653 1.00/1.00 vMB 74
658,495 658,495 0000000000000000000c8ab72f4706dbfb48255a8ad3cdda0e183f4a2393a688 2,582 1.00/1.00 vMB 108
658,494 658,494 0000000000000000000c604ddd3d6c2fc64673d56fa4caf73a96566bdfd3e552 2,835 1.00/1.00 vMB 74
658,493 658,493 00000000000000000006f325efebc890a88bd800621971edcfb85ad6edfaba5e 2,540 1.00/1.00 vMB 84
658,492 658,492 00000000000000000001d9e4a0f35d38f74d00d2732b5233145e85f50309973c 2,973 1.00/1.00 vMB 113
658,491 658,491 00000000000000000003f7f0ab670c7f7a32cb834691bca179d0528e34ca9308 2,824 1.00/1.00 vMB 72
658,490 658,490 0000000000000000000af770abfb84a65b79dafca7ce0957b8fad03270732a03 1,377 1.00/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.77 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: 709.32 GB
    • Received: 16.88 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.