Loading Tool

Explorer IconExplorer

Memory Pool

81,540 transactions
30.49 vMB
0.11418574 BTC
Random Selection Loading Transactions
Max Size: 183.67/200 MB

Candidate Block

Mining Attempt 6f56b90a5986ab8bf358ebf15a605a861153cda2bfc9347666a0c702078e3247
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 2f667f217769d8ce4c5330c2a0c6c631f9edd5959026862ba08ae96620b6313d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,480
Size: 1.00 vMB
Total Fees: 0.03935501 BTC
Feerates: 180.34 > 3.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (385,477 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,665 529,665 0000000000000000003333ab98910177c53d5b72ef1c55375b36537ed1dc835c 317 0.10/1.00 vMB 39
529,664 529,664 0000000000000000003430527565c79f22ebd36d4cc664347f026361c9dc980e 230 0.12/1.00 vMB 15
529,663 529,663 0000000000000000001557e29d22417b5147bdabd071634bd99a9f98266aa6e2 1,256 0.62/1.00 vMB 16
529,662 529,662 0000000000000000001164cb649b9d921081729f43b488f2329dd45bea32102f 440 0.17/1.00 vMB 55
529,661 529,661 0000000000000000002eeb3b820b884366d137dd23c7d9914c1c9fc8a0c0a1c8 2,584 1.00/1.00 vMB 34
529,660 529,660 00000000000000000032b67647576f759e2c0c0af52a8c9b5c773cb2ef09b636 2,462 1.00/1.00 vMB 5
529,659 529,659 0000000000000000001549814e8dead1a9d98166402dac01cbbf2db3f6e77044 2,708 1.00/1.00 vMB 42
529,658 529,658 00000000000000000029e72a2b0ef9e5e273798530d6954c695db794fedc0395 1,940 1.00/1.00 vMB 11
529,657 529,657 0000000000000000002442579303c948fb7af334c06b58204f5eaa6f64e5bdf5 2,503 1.00/1.00 vMB 55
529,656 529,656 0000000000000000000d6344eeaa8dece87a438c25948e9038e8fecd4c64ac0f 801 0.32/1.00 vMB 28
529,655 529,655 0000000000000000000495765d441c8846ab3f84138a80cc5d98f2a9f1ccf8ee 1,502 0.84/1.00 vMB 25
529,654 529,654 00000000000000000012d6e7a9169b263b9243138435b2a4760994512e0f79b9 575 0.15/1.00 vMB 28
529,653 529,653 000000000000000000218aa1a3be55b00ae0bab544c893cb183b5e7af0bbc0bf 628 0.38/1.00 vMB 31
529,652 529,652 0000000000000000000e4f580cc180d66bd71fd174d606af0e71b04cc2a896a5 1,391 0.50/1.00 vMB 24
529,651 529,651 0000000000000000002d35cc7b1528b3e79568cb2939c025044f7ad47e26e208 58 0.02/1.00 vMB 46
529,650 529,650 00000000000000000024b7267b638ff14b8d2798c91c137a44c0e187d4ba1034 2,716 1.00/1.00 vMB 30
529,649 529,649 00000000000000000030171a814fdcee1a1e36339093a676530ff8b016de701a 402 0.14/1.00 vMB 39
529,648 529,648 00000000000000000000cc313b6c5cd41c7931fc7cbb1d5d796ba5d743021e32 1,778 0.79/1.00 vMB 38
529,647 529,647 00000000000000000030f3fddeb943f8741cb328886350c790a918e3f93347eb 733 0.28/1.00 vMB 38
529,646 529,646 00000000000000000024f80a204e14c905428e33900205e0937551560faa6398 355 0.09/1.00 vMB 33
529,645 529,645 0000000000000000000393f1007ccf33af6340406b8640cc91be8ccac7d7c158 136 0.05/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.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.