Loading Tool

Explorer IconExplorer

Memory Pool

34,375 transactions
25.78 vMB
0.06221069 BTC
Random Selection Loading Transactions
Max Size: 130.43/200 MB

Candidate Block

Mining Attempt dc48451365f39bb26e4c37525f0a3b723ba5abd47a5144f76ce30fb596cfaff1
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root e11d9b432ce250ff389ab87f5fe59e8722e8de9a159b4a8f712b4924b6f0b7f4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,839
Size: 1.00 vMB
Total Fees: 0.01505187 BTC
Feerates: 74.70 > 1.51 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (226,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,316 688,316 0000000000000000000e06ce894bf0bdeea29fc5fff949850adda5feeebfbd4d 3,089 1.00/1.00 vMB 56
688,315 688,315 000000000000000000088ca5f81af67e63d359079a3836a3ce97599f06cf8b64 2,418 1.00/1.00 vMB 30
688,314 688,314 00000000000000000002d0c27828bf28e76ea3ed703ca4d4b8e0a2c620828f45 2,557 1.00/1.00 vMB 33
688,313 688,313 0000000000000000000832df8b2e348001ae35ea2a74d309edeae460c54a938a 2,220 1.00/1.00 vMB 9
688,312 688,312 00000000000000000007f220b3043e7d1ce7cea2e99d76b58cf9076b2256f620 3,154 1.00/1.00 vMB 35
688,311 688,311 0000000000000000000a5edf9ffaa568899c4455b82a49fb1be6dd295c65fad0 788 1.00/1.00 vMB 27
688,310 688,310 00000000000000000009864605c2eb6575d1989b389a5afb7725c4bf933ea394 2,791 1.00/1.00 vMB 50
688,309 688,309 0000000000000000000d3323209a56d3a8162c019cb975d947530700acb8c80b 2,676 1.00/1.00 vMB 54
688,308 688,308 0000000000000000000c9642ae67d3964655d82008f316f3a01d4d5a898d86f2 982 1.00/1.00 vMB 5
688,307 688,307 0000000000000000000a4da19a65d9d29421c342f73839c07ab80ad15539225d 2,667 1.00/1.00 vMB 36
688,306 688,306 000000000000000000057b397547de9bdfbc11c4e3a89e021c751ccc2d93a26c 2,784 1.00/1.00 vMB 20
688,305 688,305 00000000000000000000623830cc84c590e220d10b63679b6cce03d6d63705b2 1,724 1.00/1.00 vMB 14
688,304 688,304 00000000000000000003199e33bd453d73e5ccc2ea3519b2d27b26f4a3e1f03c 1,386 1.00/1.00 vMB 31
688,303 688,303 0000000000000000000bf5ca06682cc5b1ee80201befc0b4693494a078977f97 1,833 1.00/1.00 vMB 44
688,302 688,302 0000000000000000000095612340db27a3082ac1bf2d8abb98f187befbf29ece 537 1.00/1.00 vMB 6
688,301 688,301 0000000000000000000d9908a98bf5521a668eec42e096d226f418673653379b 1,981 1.00/1.00 vMB 6
688,300 688,300 000000000000000000006ecd8522374972c90f134cf14191f561824b2319c978 2,665 1.00/1.00 vMB 39
688,299 688,299 00000000000000000002d55f8339d1d9e20aa9628c5b234a1719ab7ec854e098 1,688 1.00/1.00 vMB 21
688,298 688,298 000000000000000000092d9c30eb24dbf4309cf638d3ab471f5003000b411f11 628 1.00/1.00 vMB 14
688,297 688,297 0000000000000000000810a07fd609d6a900bb8a76d0146f446c22eb76f3143d 786 1.00/1.00 vMB 7
688,296 688,296 000000000000000000038550ec9f665e7100fb1d05bbb60c84d633899323a44c 1,846 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.