Loading Tool

Explorer IconExplorer

Memory Pool

72,699 transactions
28.10 vMB
0.07027699 BTC
Random Selection Loading Transactions
Max Size: 166.36/200 MB

Candidate Block

Mining Attempt d6bdd5c9dc7d37c7e389fd6af0806388e3fc5b9101bd3dfa150f9231ab7a81ad
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root f7c318edc4aced1582486b5b5a3c13b29d6e6c10199f0c2c1ae4fc2944dbec05
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,424
Size: 1.00 vMB
Total Fees: 0.01407876 BTC
Feerates: 157.46 > 1.41 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (251,664 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
663,372 663,372 00000000000000000006ff37fb7aa2ccdd4b1026c1d6e24d8e94a386f44841a6 2,235 1.00/1.00 vMB 110
663,371 663,371 0000000000000000000f06971a1492784181de0a10a4270653c81485fe8f36fd 860 1.00/1.00 vMB 15
663,370 663,370 00000000000000000005acdf0f82cbed9aeae1d99a63bc8415f6f903885a9ca1 2,276 1.00/1.00 vMB 51
663,369 663,369 00000000000000000004f604933dda683e42ee8882b509e72e966071da1c9413 1,257 1.00/1.00 vMB 50
663,368 663,368 00000000000000000009f2150e60cf167aca481d3cb38c504c677d1b6697c470 1,333 1.00/1.00 vMB 30
663,367 663,367 00000000000000000004cd97f087ee17749b15944baa66aa31431edcfd715e6e 2,211 1.00/1.00 vMB 27
663,366 663,366 000000000000000000092562e9a7a52700f713965c1776fb37fca898263147f2 2,265 1.00/1.00 vMB 40
663,365 663,365 0000000000000000000a28a3a730c8970e3179e338f61fa23525ab99a568459e 2,567 1.00/1.00 vMB 19
663,364 663,364 0000000000000000000d6261a52c9ad0b5872bb1bb40d50c6af28fd5526db093 1,765 1.00/1.00 vMB 73
663,363 663,363 000000000000000000061efb22c366b484c7dc4062664c25bf0a31a6169a4250 1,986 1.00/1.00 vMB 100
663,362 663,362 0000000000000000000a3cfbbe94027465251135d84c775a67a420881f703f0b 1 0.00/1.00 vMB 0
663,361 663,361 000000000000000000040610ccef732ed5895ccbb3ef61595bad0717caee416a 2,331 1.00/1.00 vMB 49
663,360 663,360 0000000000000000000e705cf70f2667f73bfa032eef266927e7263fcda11935 2,398 1.00/1.00 vMB 95
663,359 663,359 00000000000000000003be38e238e09301cfd1d5dcc9b510c68470e94da34b36 2,340 1.00/1.00 vMB 92
663,358 663,358 00000000000000000006b9c19439792dbe40f3ac67b1ea6fbdbc3d27c49e0a0a 2,311 1.00/1.00 vMB 40
663,357 663,357 000000000000000000066f02bd7f4628a772ea4d023e938783aecc521e135fbd 1,365 1.00/1.00 vMB 73
663,356 663,356 0000000000000000000ab61b37515d042800fad547cdb1e1818714cd059be037 1,881 1.00/1.00 vMB 95
663,355 663,355 0000000000000000000af2c409c797ad9bd38f931d5c172e377ec01e877341f9 2,406 1.00/1.00 vMB 18
663,354 663,354 000000000000000000022f46cf62a88684257f3146c02341efdd9f8ae9e0ab63 2,580 1.00/1.00 vMB 27
663,353 663,353 0000000000000000000bb2473dc3d62999378f57b623f3869141e3f5d08160a1 2,733 1.00/1.00 vMB 21
663,352 663,352 0000000000000000000b43ce2850e3cbe75ae5bc9b6be83bca8ec125159bf4e0 1,655 1.00/1.00 vMB 75
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: 667.51 GB
    • Received: 15.26 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.