Loading Tool

Explorer IconExplorer

Memory Pool

76,842 transactions
28.71 vMB
0.11431425 BTC
Random Selection Loading Transactions
Max Size: 173.70/200 MB

Candidate Block

Mining Attempt ed3fdcf73520a33557679b185e503d7078e3f12fa10a9b0794035d250a34e280
Version 20000000
Previous Block 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795
Merkle Root 1b2479661e5f24342ba1aaceb0b9370f0d1144bc9ac4e0a88fae3e3e765864b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,998
Size: 1.00 vMB
Total Fees: 0.05457444 BTC
Feerates: 101.65 > 5.47 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,116 (609,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,622 305,622 00000000000000003ce02e6eb3c4ca9ba6948188c2b0f902773cbd5ed76a0299 128 0.04/1.00 vMB 32
305,621 305,621 00000000000000001a3383d7b43245b604c9fb22bdc9fb4a9b40304151e8a666 195 0.22/1.00 vMB 17
305,620 305,620 0000000000000000082c1a67c596ce29a5649020b43657814ef1bca744e61ebc 1,029 0.35/1.00 vMB 38
305,619 305,619 00000000000000003b965af095116de75f2a85bc3c5171c2cf409b1db4cfd6f9 895 0.61/1.00 vMB 25
305,618 305,618 00000000000000000b1872ea2dd6717128d747a4ec5ff8e048cc60d875f3839b 527 0.35/1.00 vMB 32
305,617 305,617 00000000000000001756436371b5012172c94bd5d448711425772af26f8365fe 327 0.23/1.00 vMB 28
305,616 305,616 00000000000000005c4c3ee81dbca5716d7f373fb74ea87500bd9081e7afc509 367 0.17/1.00 vMB 34
305,615 305,615 00000000000000001af6191592bf463de601c259e95df32ac83513cd715a329b 57 0.02/1.00 vMB 30
305,614 305,614 000000000000000026923493114dcab9548a10c826dc9274b4ca68f9f18bc640 449 0.22/1.00 vMB 33
305,613 305,613 000000000000000057f3be73a5a518e2aaab0f8432e4ad7b10297624d236b8ed 573 0.34/1.00 vMB 27
305,612 305,612 0000000000000000071bc91a10704d4f352de3813c7519d92e7b57fba65de97d 79 0.09/1.00 vMB 19
305,611 305,611 00000000000000002de9dd638564187d30b186041112ea5c33e2110c35c4031f 893 0.35/1.00 vMB 40
305,610 305,610 0000000000000000005f68b3f1aefd0a23fa23feecf60fce03c96318d46b323c 281 0.25/1.00 vMB 22
305,609 305,609 000000000000000042c7de2af3a5fdba4a5dc1b829015f1714d965cbe26a1cd2 123 0.17/1.00 vMB 18
305,608 305,608 000000000000000051bea0812628193d6f786e16a756653334fbf7a4a269feee 280 0.13/1.00 vMB 34
305,607 305,607 00000000000000002320f099b2fa0227b74d689e0120eb1f5faacf0db96bd4bb 197 0.10/1.00 vMB 16
305,606 305,606 000000000000000056e89fba3c0e3e507d240c5fcc72f66f058f2e6283f4420f 176 0.08/1.00 vMB 32
305,605 305,605 00000000000000002e2b25627d27cbe11e664406f4d05cf2f00b8171d190110f 380 0.35/1.00 vMB 18
305,604 305,604 0000000000000000299e9634677e11a49a454173b11d5e06e7a79f7a546779e3 512 0.20/1.00 vMB 49
305,603 305,603 000000000000000019b67b3452081cd08cda25c7ec09be32b2244993438d3ec0 332 0.14/1.00 vMB 33
305,602 305,602 00000000000000001f96790a691e649a4bc61b24b9d255f2cc7a317587bdc8a6 113 0.06/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.59 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: 671.52 GB
    • Received: 15.95 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.