Loading Tool

Explorer IconExplorer

Memory Pool

72,436 transactions
27.96 vMB
0.06497911 BTC
Random Selection Loading Transactions
Max Size: 165.73/200 MB

Candidate Block

Mining Attempt 6aa0ab0a38cd4114c185a13402804f7ab6effbc59e718c77429eb43901e500a0
Version 20000000
Previous Block 00000000000000000000a6021cd756592116928201db218641aa213304cf81b0
Merkle Root 6704910e4d2720d35d3556ee060f7180dca6d5163541811e163d33db0ac967a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,174
Size: 1.00 vMB
Total Fees: 0.00917768 BTC
Feerates: 40.21 > 0.92 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,034 (439,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
476,030 476,030 00000000000000000005a5fa852bebbd695280c1beec94d47b40941b25818c69 2,378 1.00/1.00 vMB 240
476,029 476,029 000000000000000000f957f9060ba1759236cef8d2e634bdfd0662237b6b5b2d 366 0.99/1.00 vMB 15
476,028 476,028 00000000000000000125ed5ee606e54422a264794cf31781e9279793268a809e 1,996 1.00/1.00 vMB 138
476,027 476,027 0000000000000000003236f31ca5b26c011a228a93b2780a4be14f1d4feb243a 1,847 1.00/1.00 vMB 115
476,026 476,026 0000000000000000015550eb07576437d6142fc271521fb8a71b22a4bdce30f7 859 0.47/1.00 vMB 124
476,025 476,025 0000000000000000012acaef672374474fa8756cda5d185103ffe588bfe42f05 874 0.37/1.00 vMB 135
476,024 476,024 000000000000000000c8b5c5d91bea0fbd8ba2baf731ee4a34e37f1e696d28ce 506 0.26/1.00 vMB 171
476,023 476,023 0000000000000000006a212bb5af8618ce53caf913fd2e1fae50003713f7b991 329 1.00/1.00 vMB 13
476,022 476,022 000000000000000000fa64475139af92c082d682c52d630aeeb861b3f09374c5 176 0.09/1.00 vMB 122
476,021 476,021 00000000000000000078fcedf74a87f1a7504f0990f1219483c9faac24655f51 1,068 0.99/1.00 vMB 63
476,020 476,020 0000000000000000008d3ea1a35fd19e849ff776bbb6b44ecd7e05b224902c0b 142 0.05/1.00 vMB 225
476,019 476,019 0000000000000000014a570495ee2d09f3ca89bda043635cbc787fcbdd985a71 618 0.34/1.00 vMB 125
476,018 476,018 00000000000000000154e1cf17ef3b5b051d4ee09f3a9dc546cf3dd82198094a 1,056 0.52/1.00 vMB 145
476,017 476,017 000000000000000000d14832082fecad7aabe44b27da7f42841a645434b3bb67 355 0.21/1.00 vMB 67
476,016 476,016 00000000000000000109c71babaae0143c347fa9b44713e45f967d13a7ae35a8 559 0.21/1.00 vMB 199
476,015 476,015 00000000000000000092aa29138ee5d774f013e8145756bdb298203a18fc8632 793 1.00/1.00 vMB 47
476,014 476,014 0000000000000000002f44d4a238473ab777141c37d55e2b3cb92a1c3bbcea31 507 0.25/1.00 vMB 132
476,013 476,013 0000000000000000011b920221b2571079ae5fcd75dd7c644b9ebbd59dde6b14 1,373 0.75/1.00 vMB 75
476,012 476,012 000000000000000000117eb36c3e25a4792cf5fa7ae438b71e9d86557e884cd6 2,116 1.00/1.00 vMB 206
476,011 476,011 00000000000000000118405529728c1ab8d234d15a9becf1b9bdb5b92a5a2407 1,008 0.48/1.00 vMB 129
476,010 476,010 00000000000000000015ed6882a9f26fddc06004a0cc51c3b57d341a197beb47 312 1.00/1.00 vMB 186
Previous 10 blocks ↓
Total Size: 782.45 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: 666.99 GB
    • Received: 15.24 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.