Loading Tool

Explorer IconExplorer

Memory Pool

43,250 transactions
26.50 vMB
0.06226970 BTC
Random Selection Loading Transactions
Max Size: 139.23/200 MB

Candidate Block

Mining Attempt 3523742f8e6c8eb4135076cb0d354eeb5dba594fdf1d0f7b59ab092937791863
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root a8681d14ff44c6f91a849f9ad2fd96d8a103ebe8dbd5cd13a2cc052e01c08b08
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,169
Size: 1.00 vMB
Total Fees: 0.01357007 BTC
Feerates: 150.92 > 1.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (352,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,264 562,264 000000000000000000110a1e671e6e06d93a79a410197f6f03445c0cf4200ef5 2,844 1.00/1.00 vMB 23
562,263 562,263 0000000000000000002a370d780f6b2e5462f7745b235cb805f944633357de8c 369 0.12/1.00 vMB 14
562,262 562,262 00000000000000000019c926cdeadf3eadd2da5f57808ab9d5a5b734a30e3494 1,861 0.65/1.00 vMB 11
562,261 562,261 00000000000000000016214ccf0af204eeec15459fc82045dd2319be64ab079a 296 0.09/1.00 vMB 12
562,260 562,260 00000000000000000013a84ee2dd0e6ee82187465f65159e4417e5e2cec45320 961 0.28/1.00 vMB 13
562,259 562,259 000000000000000000145f1813d7d79037b01dc473575d75002f55ef60e2c9c1 3,007 1.00/1.00 vMB 10
562,258 562,258 00000000000000000025da312fae3379a1e9a1f2b740eabe7b14ab74fac1dc5f 180 0.05/1.00 vMB 18
562,257 562,257 0000000000000000002070ce28a018a908b6fe7209e93532f016b437130c1fc3 335 0.09/1.00 vMB 20
562,256 562,256 000000000000000000215b922993d2b0fe879eff342171c754510c67da70c6b1 2,562 0.78/1.00 vMB 10
562,255 562,255 00000000000000000001b480abefd1609e43872c19c1fb0a9f953f57484fc890 1,538 0.61/1.00 vMB 9
562,254 562,254 00000000000000000001457bedca1ffe3c0b92481bfdab6a253797cbf2ece3d1 2,019 1.00/1.00 vMB 14
562,253 562,253 00000000000000000009835b81f90256e8fccd6df021f13fa4bddae7421cd602 247 0.07/1.00 vMB 44
562,252 562,252 0000000000000000002be95098e80d787b859d59855a0e7d25a9c703bb9a24f3 2,852 0.93/1.00 vMB 11
562,251 562,251 0000000000000000002f3c1d11a7aaae428209076623216b231ecccfc16a626e 929 0.28/1.00 vMB 10
562,250 562,250 00000000000000000025f8f70453a9899908ce270c3e4a0b6301b3113aba1809 1,319 0.39/1.00 vMB 4
562,249 562,249 000000000000000000241533e8211275301053ff696b3b89ca856b5f0337ef93 2,979 1.00/1.00 vMB 17
562,248 562,248 0000000000000000001642e8e783d47aecf59a7f3cbbdc3875cf8f5fd7aeee70 2,406 0.83/1.00 vMB 2
562,247 562,247 0000000000000000001ad36d7932b59db2e7990e8e4f4758114319fdb72b3ad4 3,082 1.00/1.00 vMB 16
562,246 562,246 0000000000000000002868c983fa4f3d233240db8dac5fc6adacd478c9779bff 3,071 1.00/1.00 vMB 22
562,245 562,245 000000000000000000054998fc4ad88f4b0a98975d9da9feacac0132b072ecd4 204 0.06/1.00 vMB 13
562,244 562,244 00000000000000000011bd8af30b27dd889133ccedc9e97ada35f82018d7002b 1,119 0.42/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 781.91 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: 645.77 GB
    • Received: 12.77 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.