Loading Tool

Explorer IconExplorer

Memory Pool

78,935 transactions
29.60 vMB
0.07269347 BTC
Random Selection Loading Transactions
Max Size: 177.55/200 MB

Candidate Block

Mining Attempt 48a7620edcf81a9cc0b045a6fff80df2c8938a359f12959645be937fdc226743
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root dacb7832ea4378d97eabf058f449234de7ed989ad0cc54dc2da357328b25b912
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,248
Size: 1.00 vMB
Total Fees: 0.01246638 BTC
Feerates: 150.77 > 1.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (78,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
836,380 836,380 00000000000000000000813196df1f915b4705fabdcb945507d4940869b037ed 1,973 1.00/1.00 vMB 18
836,379 836,379 00000000000000000002c5197c3046508104f78607adb7c6ea2592063da8fe54 2,081 1.00/1.00 vMB 27
836,378 836,378 00000000000000000002d5068fc2ca0b16e2f4ce5d0d6baa2a81565c7454a952 2,911 1.00/1.00 vMB 26
836,377 836,377 0000000000000000000013a15ea5126eeb86a9b9d374b13947d91242d4890782 3,265 1.00/1.00 vMB 30
836,376 836,376 00000000000000000000383cc75d8480cddebec74e097b1f18af152d095241af 3,364 1.00/1.00 vMB 38
836,375 836,375 00000000000000000000c2fe0d45d96eabfedb53610a153153975ab470ec3115 3,649 1.00/1.00 vMB 35
836,374 836,374 0000000000000000000094f40bdc9721dea995ea1387d47c7c862662e790d7e2 3,141 1.00/1.00 vMB 35
836,373 836,373 00000000000000000002c84b4fd7dc2165d1ab1f0aa48899a75e9ddc98acd5d0 3,874 1.00/1.00 vMB 39
836,372 836,372 000000000000000000026b267d7aca05b49fbeedbae307e4f2ead6b24197d8be 3,599 1.00/1.00 vMB 32
836,371 836,371 000000000000000000005317c9847d5106ce8a729ccc35f7850b0958af06d156 2,013 1.00/1.00 vMB 17
836,370 836,370 000000000000000000026eee3772d255c589fd357dc636556b4147a3f53e6f3e 2,211 1.00/1.00 vMB 23
836,369 836,369 000000000000000000012f99f43b2eb5027b6a61c24ec18f925dd5c5c38f4b99 2,206 1.00/1.00 vMB 16
836,368 836,368 000000000000000000026d2b911fb11308e01e5ae3282170cb24ca20cdac05ba 3,202 1.00/1.00 vMB 29
836,367 836,367 00000000000000000001e77d2c37a3c2d053d48d76c5b8087e4d4e8bdeb8ca1d 3,647 1.00/1.00 vMB 31
836,366 836,366 00000000000000000002066c49f6cb164a615b08e019fd5e5c24efc88278a25a 3,100 1.00/1.00 vMB 18
836,365 836,365 000000000000000000032239c23627d7fcda42414be3689dd77fe3e5edd9b26c 3,528 1.00/1.00 vMB 35
836,364 836,364 00000000000000000000e9950a0a9d96ee983ca8d1077a8a350c44d4f2d67ba3 2,514 1.00/1.00 vMB 16
836,363 836,363 00000000000000000002279a7502c0be37e883b05a85d1c0b3a7e94d8af52c1b 3,086 1.00/1.00 vMB 24
836,362 836,362 00000000000000000001ae21d156bdeedfcb24223ae625efdd408e8a296ed98a 3,410 1.00/1.00 vMB 32
836,361 836,361 0000000000000000000341cc26cda4af82cd25f7063c448772228cbf2836915b 8,320 1.00/1.00 vMB 172
836,360 836,360 00000000000000000000cf9923da50249b7c22eade32158dffb63c7e361199de 2,133 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.38 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.45 GB
    • Received: 14.98 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.