Loading Tool

Explorer IconExplorer

Memory Pool

78,920 transactions
29.54 vMB
0.07103853 BTC
Random Selection Loading Transactions
Max Size: 177.53/200 MB

Candidate Block

Mining Attempt dc3657f71a0c31a4dd82d7cb3ad2abb95cb0fcba82c3b47acc9ef0ef7cb866fe
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 63a950ac35ff0891f37e3b861d7fdb573ae14d10e8da0e844488cd7c1926c86b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,713
Size: 1.00 vMB
Total Fees: 0.01100782 BTC
Feerates: 150.93 > 1.10 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (819,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
95,301 95,301 000000000002dbb8b2d74138fa2590bcc88641b2a541d98cbc52dd85a94ebdcf 2 0.00/1.00 vMB 0
95,300 95,300 000000000001498988c75148b09b10c1f481fbead6f9c0413665cac517e2ba71 1 0.00/1.00 vMB 0
95,299 95,299 0000000000080ca2fdc494f9afaf3a9c683a40de9063b5e960a5bb85d1db9092 1 0.00/1.00 vMB 0
95,298 95,298 00000000000097cf6ba5bdc134e763348dbe2810c49586209c5c14dc91d0982e 3 0.00/1.00 vMB 0
95,297 95,297 0000000000026e1ed45447bea6a80c98e47e16e5f243d911bc38e84896999f28 4 0.00/1.00 vMB 0
95,296 95,296 000000000002597cceba791cdaa4c21bb4f7a202af51561b4b3ff1504e0a7057 1 0.00/1.00 vMB 0
95,295 95,295 00000000000486b91e8b4c0981cfd0479599ddfd436422d1cd0b3ee39bbb73d9 1 0.00/1.00 vMB 0
95,294 95,294 0000000000027159ac0670ff171b217dd072dcd8cc8e6ea092d9900661e3dc3d 1 0.00/1.00 vMB 0
95,293 95,293 000000000000252353aeaeee647bb9a08d7a59c616eca27f089bbae54b74441a 1 0.00/1.00 vMB 0
95,292 95,292 0000000000011dd4faa889fcab99b91c82d2eefa76023de6c38dc56f364db3d8 2 0.00/1.00 vMB 0
95,291 95,291 000000000002fd0419daa3a30d82a7c3414420319bf9f668244e25a32d3968aa 3 0.00/1.00 vMB 0
95,290 95,290 000000000007e8e85b184a28ffaedd1cf258f940a4124a596f14ab3d4c42ef09 2 0.00/1.00 vMB 0
95,289 95,289 000000000001c459771b5b41d7cb6558694f48560c70cc6dfab600526d8ff90b 4 0.00/1.00 vMB 0
95,288 95,288 0000000000037f040ca6ac4124d90a06faa4a69d387bc902bb43990a14737170 1 0.00/1.00 vMB 0
95,287 95,287 000000000005c363363dac0e004ad9719ca9c4dc670e01dc46bab45a7146155b 1 0.00/1.00 vMB 0
95,286 95,286 000000000002e47a792cc4e057ee18a8adb931a6b8113270c126009ecf5c339d 4 0.00/1.00 vMB 0
95,285 95,285 000000000007485b4d1c51850d468775f9da48dce82f2059ef54f4b5ef5d383c 2 0.00/1.00 vMB 0
95,284 95,284 000000000005c08dc2e5fab1933079182d166085a53b5a560c790bb79a5ba260 1 0.00/1.00 vMB 0
95,283 95,283 0000000000059eb4586886d77ae593b89a7d7a4e3c185b96ff2b699b0e39f290 2 0.00/1.00 vMB 0
95,282 95,282 000000000003cd96decd25ce207d3002334f15053d8f0c4d64716d620a97c31c 2 0.00/1.00 vMB 0
95,281 95,281 00000000000651e8ce04c1644b7665abd20bac97df866f20f1e8b4ba369292c5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.