Loading Tool

Explorer IconExplorer

Memory Pool

40,465 transactions
31.35 vMB
0.08051308 BTC
Random Selection Loading Transactions
Max Size: 156.89/200 MB

Candidate Block

Mining Attempt dfc834e12421c7453a85dad441ee0e08fe565b4ef8c038412ea8f4e0cad80d3a
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root c35830b032b0aa97c4ba0bb0482b32be72e60cabed4bc484ee30697ea5271f44
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,074
Size: 1.00 vMB
Total Fees: 0.01623775 BTC
Feerates: 101.13 > 1.63 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (676,751 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,817 237,817 000000000000017a9093119476ee0316ec08517260318053821786651962371f 527 0.25/1.00 vMB 167
237,816 237,816 0000000000000071ab4f5a9621e275a5b96749fc391a1e207b4ab73135c09ba1 465 0.22/1.00 vMB 169
237,815 237,815 00000000000001200802dcd082d7b7f1384fd796e2388f3a9254e6e251136b83 306 0.10/1.00 vMB 20
237,814 237,814 00000000000000c4c8db0d8d127f423bf3b41bbafb926fa27154b0c6430ec546 48 0.02/1.00 vMB 219
237,813 237,813 00000000000000aa0b4d66102a9f7bfca9910469c9bb1197c8cb8871b5eb56fd 236 0.16/1.00 vMB 108
237,812 237,812 000000000000017a2474ecb4cfb45a2b6e2ec074c0425b971a98a08b8fec0ee1 626 0.25/1.00 vMB 172
237,811 237,811 000000000000009339a8c4202dfb6396b21eca66e36933578feb579d8f2e11be 207 0.10/1.00 vMB 172
237,810 237,810 0000000000000006e9897173ba4c40ce509c9eada858099ba9438efbebad5c8c 348 0.15/1.00 vMB 233
237,809 237,809 00000000000000239503ba335875d05c9861fce00c58bbef82692f3a12fba7ad 346 0.17/1.00 vMB 180
237,808 237,808 0000000000000114d6461658c2cfcd39f0c99bdb954960b4b18dc55896719c05 458 0.22/1.00 vMB 175
237,807 237,807 00000000000000ff73cae53e05015d3df0246686b791b1dadfefdafbab49acb7 444 0.19/1.00 vMB 194
237,806 237,806 0000000000000123065e887852ab6a04fe95970c1287ff5950f8741b7dafd6c3 167 0.09/1.00 vMB 102
237,805 237,805 0000000000000032895fde4bf4b4996a1020c13c4ed964df7087522bcf5339ff 391 0.18/1.00 vMB 177
237,804 237,804 000000000000009ce369491fb47d910d4c8608dc366e4543851e7ebab5878309 5 0.00/1.00 vMB 84
237,803 237,803 000000000000003bbfd387905d2b97c44b8b73875f3f51b681f5a6ffb7043278 77 0.07/1.00 vMB 107
237,802 237,802 00000000000000b0168e2b7395b9c4d2ac5348ccb1c421513b94ac219803227a 344 0.22/1.00 vMB 127
237,801 237,801 000000000000014f20acea117bdb74a34fd4059ecc373992e1404a9abdf98150 731 0.25/1.00 vMB 244
237,800 237,800 00000000000000752da71822646475f2ef5b974ff9b306ac1956f4cd7e27165d 271 0.13/1.00 vMB 150
237,799 237,799 00000000000000e86cd050f04b8c31b102838c6270fb0f8f148381d8e1350e23 490 0.24/1.00 vMB 165
237,798 237,798 000000000000000fe01324fd61993e004ec237f282155d25158b26be8bbfb696 41 0.02/1.00 vMB 21
237,797 237,797 00000000000000af827e081e656ba57353d2a034e791602623331c560e5514e3 412 0.23/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 781.62 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: 625.28 GB
    • Received: 11.59 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.