Loading Tool

Explorer IconExplorer

Memory Pool

80,719 transactions
30.22 vMB
0.11130940 BTC
Random Selection Loading Transactions
Max Size: 182.10/200 MB

Candidate Block

Mining Attempt 94e4045d67e9674eaf3bfc044e5ed1c6c2261bc033eb699cf1f50e6aa53d43b0
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 79adf1ff6991ac04f8a2f3d3e9b3a3b7a0cf339e8aa47efd459b5272c4e0eed7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,153
Size: 1.00 vMB
Total Fees: 0.03952077 BTC
Feerates: 111.07 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (367,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,839 547,839 00000000000000000005729c688f76f8e63cc568c67fafe555bf2aa5664ef440 2,656 1.00/1.00 vMB 23
547,838 547,838 00000000000000000001f9c6471a819c394ba663132de3c3480963c4513f26ee 1,492 1.00/1.00 vMB 24
547,837 547,837 0000000000000000000fe8305f5be48ece3cfc4b9127f6834bdd165bf8426c90 1,811 1.00/1.00 vMB 22
547,836 547,836 0000000000000000000846ba1c3debf426abd781971efcdf36eb605d41a2d9f7 1,578 1.00/1.00 vMB 58
547,835 547,835 00000000000000000018792dddcc4d385d9cbdbffacb60dc4b125c64d472150a 935 1.00/1.00 vMB 74
547,834 547,834 000000000000000000110619b8f4713033fc456c76646af894b856047842c866 2,792 1.00/1.00 vMB 5
547,833 547,833 00000000000000000004983e13c58a85f894050deb568d0eec21d0e9b4f3fcf7 2,697 1.00/1.00 vMB 27
547,832 547,832 00000000000000000001d5c84216c226186288fad3bedb057a25b393f44cae0d 2,783 1.00/1.00 vMB 16
547,831 547,831 000000000000000000234fd9baeeb359609b6ec6fc2adefa834938f65c551303 2,151 0.84/1.00 vMB 31
547,830 547,830 0000000000000000001d5c796194379ed5af91e9f4372893bacc61c0e1654411 2,487 1.00/1.00 vMB 15
547,829 547,829 00000000000000000023ec99a309d9998475d07a7f12f2563051125009a6be89 2,765 1.00/1.00 vMB 16
547,828 547,828 0000000000000000001b6a69ca0427fc873754bd357ba59b108c66b40c4866a6 2,789 1.00/1.00 vMB 3
547,827 547,827 00000000000000000024a08211750e56bec0288b3d74a6e9f1edf197500c05e6 2,317 1.00/1.00 vMB 21
547,826 547,826 0000000000000000000380d37f0c08c75d166f73bd7b3d9f7dee450a86bacb97 2,588 1.00/1.00 vMB 18
547,825 547,825 000000000000000000214f39cdb95eb84f68c33decbd8628cecdad04da0e852a 1,786 0.90/1.00 vMB 9
547,824 547,824 0000000000000000001826cb02eb608af58fcf0683baef9f32b6fced0d3e61ab 2,436 1.00/1.00 vMB 12
547,823 547,823 0000000000000000001652e8994e7953ecf9a56c882e08b9d1327d106f0d48ef 442 0.21/1.00 vMB 47
547,822 547,822 00000000000000000010821d1bfa8684ff8fffb960830ce0428ae535a2561a89 1,203 1.00/1.00 vMB 2
547,821 547,821 00000000000000000002b783fc1b993e8d4d5a0b3a70b3197546584b53201f0c 2,402 1.00/1.00 vMB 3
547,820 547,820 0000000000000000002567838455718b809732e2f6f6574b419023574e837a3e 2,291 1.00/1.00 vMB 18
547,819 547,819 000000000000000000242fefdd690d5d50bfa3303ef1d3b49f21af8797252c02 652 0.36/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.64 GB

Node Details:

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