Loading Tool

Explorer IconExplorer

Memory Pool

40,396 transactions
27.14 vMB
0.07973673 BTC
Random Selection Loading Transactions
Max Size: 140.63/200 MB

Candidate Block

Mining Attempt ede9027247ff0e60b4c82c800996b9cb4279fb4e07f8a9db0dd0ecd4e052b6d4
Version 20000000
Previous Block 00000000000000000001bb61480f3acfb38c91942ee0224968a6552800d0bad8
Merkle Root 7c7bfa1381c4a5e2f6105a87864db5445b3052cec5aadf349241719635620821
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,299
Size: 1.00 vMB
Total Fees: 0.02473777 BTC
Feerates: 201.37 > 2.48 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,681 (273,938 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
640,743 640,743 000000000000000000055f9e0080ff8df88713f9a1253deebe5d4a8a9e8a33c8 3,047 1.00/1.00 vMB 100
640,742 640,742 00000000000000000009e98a6f629f59c4f89cc9b041c3845e7b343af8b195e5 2,834 1.00/1.00 vMB 115
640,741 640,741 0000000000000000000e02b9f14a133d069fe594b1f31834d9d4c469b3e85d46 2,740 1.00/1.00 vMB 89
640,740 640,740 0000000000000000000f9ddd409d655a2e420c442a877813a7697289a84d4525 2,741 1.00/1.00 vMB 112
640,739 640,739 0000000000000000000bdd79a810f051868283017519be030ba32c0b68ebb8b0 2,414 1.00/1.00 vMB 125
640,738 640,738 00000000000000000002b8c11664b87f589d5bc5b95151a42f751589e690b128 2,021 1.00/1.00 vMB 98
640,737 640,737 0000000000000000000ed05df2e5839355e870f811236ff537985529311a17be 2,576 1.00/1.00 vMB 111
640,736 640,736 0000000000000000000a28f2be70d5f94e65a57566245ad6f209cd56df35fe96 2,171 1.00/1.00 vMB 117
640,735 640,735 00000000000000000005922733c000c1a7c134856266202775bd4a9c3e46888f 2,235 1.00/1.00 vMB 134
640,734 640,734 0000000000000000000fb8b899c47a949d9a706d9f0057807b0d7204331b10e8 2,317 1.00/1.00 vMB 126
640,733 640,733 0000000000000000000aa34b24162308c8b1590072d54a51d65375b2a4248aec 2,228 1.00/1.00 vMB 125
640,732 640,732 000000000000000000016566b97be71d7d1959996cb3316a185758194e2f0140 2,545 1.00/1.00 vMB 33
640,731 640,731 0000000000000000000856e6ee38861d15c5c1322513fbd3089685a4e906663f 2,633 1.00/1.00 vMB 89
640,730 640,730 00000000000000000006a5be9fdb58b3997b48a9606ea5830c6d53290ca8154f 2,323 1.00/1.00 vMB 85
640,729 640,729 0000000000000000000ad57fdff50483711cf651d5ecd86b81ef5a6f9b32c761 2,411 1.00/1.00 vMB 102
640,728 640,728 000000000000000000060508d4818c3238348254672b44348f6848891fd63ebf 2,565 1.00/1.00 vMB 128
640,727 640,727 0000000000000000000e4a1b837c0aef43ecab47858be405081dcd6039d9f0f8 1,025 1.00/1.00 vMB 15
640,726 640,726 000000000000000000016ea3269779ca0a2253b3980a278da9f74550710563e2 2,009 1.00/1.00 vMB 61
640,725 640,725 0000000000000000000906330722396571700dc7a5f146e47263778eb0584bf2 838 1.00/1.00 vMB 18
640,724 640,724 00000000000000000002bee66229c80f9d8c37e970af88fd46b498419a13f7f2 715 1.00/1.00 vMB 20
640,723 640,723 00000000000000000008f97fc3e23772f5f622bd47cd94531212eb970d2d540e 1,608 1.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 781.83 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: 636.65 GB
    • Received: 12.38 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.