Loading Tool

Explorer IconExplorer

Memory Pool

46,758 transactions
27.23 vMB
0.07254205 BTC
Random Selection Loading Transactions
Max Size: 143.90/200 MB

Candidate Block

Mining Attempt 28570237829509f4d37e1fc3e833bb6017882e8fb3a66b11f43aa826149e2b55
Version 20000000
Previous Block 0000000000000000000210106905380666cdf8219c37e0bb12d364b24b5bbe7a
Merkle Root 1d1da3b468778e9d6a85002a0cc4891031e36938db2108836a607d871430f5b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.02180454 BTC
Feerates: 150.62 > 2.18 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,756 (80,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
834,365 834,365 00000000000000000000d37181dc0b1135d6fb24b2ad34df9f3bbadf4f18db37 3,091 1.00/1.00 vMB 38
834,364 834,364 000000000000000000024e9b29517f12e3405e7246aa697b56344991f9c7b948 3,125 1.00/1.00 vMB 37
834,363 834,363 0000000000000000000038048e0a7bea33a46cabb8fe11a71866e8cf6f9435a5 530 1.00/1.00 vMB 13
834,362 834,362 00000000000000000000884584841f132c89b87213448c5d336396350bc5b407 3,498 1.00/1.00 vMB 23
834,361 834,361 0000000000000000000191826e3121a6db2270a2679296bc291c8d93c5b225c2 2,771 1.00/1.00 vMB 22
834,360 834,360 00000000000000000002d77e5c1d4e8a96dee7d80522e741bfcba92e41572cb9 2,402 1.00/1.00 vMB 19
834,359 834,359 000000000000000000015f37f71db9897e0e9bc64e64accde612fffe6a2ab325 2,304 1.00/1.00 vMB 16
834,358 834,358 00000000000000000000dd146f0ac66c59e849a2e01ed2c31365cacfaf52fd7d 2,385 1.00/1.00 vMB 26
834,357 834,357 000000000000000000006cf7d9ff88329658c8cc225a4a76b0cd0ee5ed106818 2,891 1.00/1.00 vMB 20
834,356 834,356 0000000000000000000343eb94129c8ce7ed054ec0c1b63d087ea1ecad4c1872 2,437 1.00/1.00 vMB 24
834,355 834,355 00000000000000000000a6807bcefed30c6edc1f371c18190746ca253233c93e 2,876 1.00/1.00 vMB 32
834,354 834,354 00000000000000000002d2beb857b31833bf4e5fbf413c464691182f1d6761c1 2,648 1.00/1.00 vMB 30
834,353 834,353 0000000000000000000237554e8b8c57d65b30222933618e705d857261a84c59 3,143 1.00/1.00 vMB 29
834,352 834,352 00000000000000000000115ca78f653c427e4e295c95957a890847c90c1e08e7 3,093 1.00/1.00 vMB 41
834,351 834,351 00000000000000000001103fb07a44867b96f188f74f435cf10b9844e00e2343 3,429 1.00/1.00 vMB 38
834,350 834,350 00000000000000000001537f23e965b53627ee3571b0673a3f34f2e0d70b37c9 3,324 1.00/1.00 vMB 26
834,349 834,349 0000000000000000000258753cf3cf925d99d6e0215ea971db93684b1a49b926 3,424 1.00/1.00 vMB 37
834,348 834,348 000000000000000000009e91690486cec8c4eff156792c0f57f8af753b28d2d1 3,247 1.00/1.00 vMB 23
834,347 834,347 0000000000000000000352eca0c655a01fb60ddb020455fb4a8dc5c5da1b7485 1,585 1.00/1.00 vMB 16
834,346 834,346 000000000000000000028528dd42cb6ab6db37eb24eb6d6b83b1af5395ac979f 722 1.00/1.00 vMB 14
834,345 834,345 0000000000000000000308136e035fe46c0e9d527368cfff6bf23c9d73d5a976 928 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.95 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: 647.36 GB
    • Received: 12.93 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.