Loading Tool

Explorer IconExplorer

Memory Pool

46,302 transactions
30.62 vMB
0.09870894 BTC
Random Selection Loading Transactions
Max Size: 157.54/200 MB

Candidate Block

Mining Attempt 6ae569e738ae272845c73513535469506466e2fc268fcab777aee632c63246b7
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 32fcc7a684cc929cc61169311b8047eb18e270596126bc4e8cd350cf417e3325
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,681
Size: 1.00 vMB
Total Fees: 0.03169211 BTC
Feerates: 100.29 > 3.18 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (795,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,286 119,286 00000000000047329488459462b6bf6298d19a857a728d5904a3b1e82e45be33 6 0.00/1.00 vMB 0
119,285 119,285 00000000000012a2f6174d012671418ed09117e3f15a58f04969623626172660 8 0.00/1.00 vMB 0
119,284 119,284 0000000000004d6b048bca61becfd973222d679ec3dbd8f880082513b83cf10a 17 0.01/1.00 vMB 196
119,283 119,283 0000000000002c0b2a2512f8f1d2f50ff8a6951bc232256310ecf460815d9804 6 0.00/1.00 vMB 280
119,282 119,282 0000000000006209bdffd0c5dbf979beba892a25718894bfdf6a292c7b1959a8 7 0.00/1.00 vMB 231
119,281 119,281 000000000000088d4071bd5ccaa1734b4e0dae40f854a2fc3eb384050497bd3a 11 0.00/1.00 vMB 619
119,280 119,280 00000000000037a4c96d3cd97a0fc209bcf061ecdab722bb1c556e2d106e1abb 23 0.01/1.00 vMB 896
119,279 119,279 00000000000057b2101f0859ccf27d02e35aee54f652c5d0b1f5d302c0d514cd 8 0.00/1.00 vMB 864
119,278 119,278 0000000000009ad07397533d0b34447ec3fd3775a4037b0ffcd6a5d0f0145066 4 0.00/1.00 vMB 1,351
119,277 119,277 0000000000008df9ce710c273c0e1ca5cc9fe2a5a47553d75c2a30a846e69948 14 0.00/1.00 vMB 1,818
119,276 119,276 000000000000091f3901c24164c2e56a9a015f3cab9ae0e5bee43a339eca14d7 77 0.02/1.00 vMB 128
119,275 119,275 00000000000022ba9aa412d7b5d4febea93dc8ca1664478f02ceee5e614f6eb3 6 0.01/1.00 vMB 0
119,274 119,274 000000000000415998661e579699cf9ca8b22999ea9e15c8ea51ac9c4af771e3 11 0.00/1.00 vMB 1,242
119,273 119,273 00000000000064acf52270057927fe728af63627bacf12d15954947705c40b1d 6 0.00/1.00 vMB 0
119,272 119,272 00000000000048ece95438f97a955dc236096d911ac14dbff8f765dc592ff8a1 11 0.00/1.00 vMB 309
119,271 119,271 00000000000069f8982ff35558601971442de47b8cdab668ef10dba381e3dfe6 9 0.01/1.00 vMB 571
119,270 119,270 00000000000016753bfe2616555c415ac5a3b3d88686a4a3f97020ac69614947 121 0.03/1.00 vMB 30
119,269 119,269 00000000000068aa83982ea42d1d2b2867e3b09acd2f1426ef4b455715bd214f 12 0.00/1.00 vMB 885
119,268 119,268 000000000000a7723c5f2a689448b459f7dc89f82ce40ff1ba1946ebbb756599 18 0.01/1.00 vMB 235
119,267 119,267 00000000000026b3b1162c32977b8af955f0c6984511ccd01a963cb830e06f87 5 0.00/1.00 vMB 1,278
119,266 119,266 0000000000003b66a6942112cd3a0d5ac86645ab3943b0c9a3f68c534e9769db 9 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.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: 626.63 GB
    • Received: 11.68 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.