Loading Tool

Explorer IconExplorer

Memory Pool

82,393 transactions
30.18 vMB
0.13661187 BTC
Random Selection Loading Transactions
Max Size: 182.37/200 MB

Candidate Block

Mining Attempt 962c9a55fda047391f3fade3dbb7502f53c0b8a11e0d000661d7e630ac57c8a3
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 83d6c5bb9b6cf1e8e733baae66e4ca4d22ce7c8529084ca7f1d12eb5a772489b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,310
Size: 1.00 vMB
Total Fees: 0.05671127 BTC
Feerates: 477.45 > 5.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (537,177 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,960 377,960 000000000000000011a125357753bc11702ee8324045d680bd7215b163361d80 1,975 0.95/1.00 vMB 33
377,959 377,959 000000000000000000ba7c0a5f795907e487c2501d76b00d566a488e667bdcc0 2,341 1.00/1.00 vMB 42
377,958 377,958 0000000000000000092cf53835bed3ecd0325510fdb6bda575bc8c78396ff56f 2,442 1.00/1.00 vMB 49
377,957 377,957 000000000000000006e311b32c05e7dc9ff87af9d16318044979098ac97ef9b4 2,500 1.00/1.00 vMB 53
377,956 377,956 000000000000000007ce25a680790762f05ffc98447535adc9c1861171534eda 709 0.75/1.00 vMB 19
377,955 377,955 0000000000000000019e1ac530c70a58a05334a8bff4898f9acab66eb13af6b9 1,409 0.92/1.00 vMB 22
377,954 377,954 00000000000000001165519222c4eb5ff44948f36fdead28fef3902a50c931e5 2,186 0.95/1.00 vMB 41
377,953 377,953 000000000000000006fc2da1897c776974d1569618b1f0c502ebde48695001e3 237 0.10/1.00 vMB 86
377,952 377,952 0000000000000000055ad5cbd5fd32a818a5f2b214f8600c8c06fab8a17c4002 701 0.93/1.00 vMB 10
377,951 377,951 000000000000000002da3a6dd0bde6f5ed885c264bf5edcfda40e494dd77251b 2,000 0.95/1.00 vMB 45
377,950 377,950 0000000000000000011f105e847cd55cc922613326aaad189cc2aa32db7b9ba0 1,829 0.93/1.00 vMB 42
377,949 377,949 00000000000000000c25d8ed123be41951e425083a8ed7f85f6175c171546ee7 1,942 0.93/1.00 vMB 45
377,948 377,948 00000000000000000786eea85d96d6b9c1e6d3096014d292b96199003bcd2f79 183 0.18/1.00 vMB 21
377,947 377,947 00000000000000000e0793915f7e36dfdc7735ceaf41da40f05b9a719083beaa 244 0.93/1.00 vMB 4
377,946 377,946 00000000000000001135ec8e710e58f0e75f394ab30869dba7c0c25a09244dd9 1,693 0.74/1.00 vMB 41
377,945 377,945 000000000000000000fd811b83fb5f0d4023a02cf5d1870af88eca648fa6207a 821 0.35/1.00 vMB 37
377,944 377,944 00000000000000000f0285b4af97e9d6be261a72bc28cd2e43c17d2c94da5ffe 787 0.93/1.00 vMB 18
377,943 377,943 00000000000000000e479dfd1f3237282e72d565f653fbae5e8004a1241d23de 867 0.92/1.00 vMB 19
377,942 377,942 00000000000000000f0f5c952c3b2fe56949f0d2e801174940714d99da43ba30 2,137 1.00/1.00 vMB 34
377,941 377,941 00000000000000000783826d80b22dc6ce3f60332919b6e2ad5cbdf4aabda3a8 301 0.10/1.00 vMB 108
377,940 377,940 000000000000000005907df2949a70513a12a609af1964aa721790fe70a8fd71 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.63 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: 672.22 GB
    • Received: 16.18 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.