Loading Tool

Explorer IconExplorer

Memory Pool

68,321 transactions
26.03 vMB
0.06411580 BTC
Random Selection Loading Transactions
Max Size: 156.84/200 MB

Candidate Block

Mining Attempt ac0648d7fb5d6021940ac3193ec8e4edd95d46a8ea77dabedbf0d9e4073d9e66
Version 20000000
Previous Block 00000000000000000001f74e6b9bd04d983712c8efbc426287f2cd9e0a80e31f
Merkle Root fc0e282e1f3dec133b256496ba910527957de3284dc552c36f71a562d2e99d05
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,035
Size: 1.00 vMB
Total Fees: 0.00897358 BTC
Feerates: 40.21 > 0.90 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,530 (804,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,161 111,161 00000000000085019d80b6ff46ed825aff5cf797a8aefa938bd0c0c6bc9a3f1b 13 0.00/1.00 vMB 0
111,160 111,160 000000000000dd8119c1bf769f024dc25223135c07ff54655d61f95bb1d234a2 16 0.00/1.00 vMB 0
111,159 111,159 000000000000477ba264ee2d0cb6af86cf4413f41ec38f739ddd527a94479d11 12 0.00/1.00 vMB 0
111,158 111,158 0000000000000a1565ecd5435210393d82df7ab13184001328fbcef403e310a9 10 0.00/1.00 vMB 0
111,157 111,157 0000000000009d61a8503ee316e0b00f10a8d45160894d0101a5585060eeed4b 9 0.00/1.00 vMB 0
111,156 111,156 00000000000110517afee1dad8fed5192990522ab1520901325442750d42a42e 10 0.00/1.00 vMB 0
111,155 111,155 00000000000118414da7030276a10f5dbded7bbda323f164881c156181bc9cc7 13 0.00/1.00 vMB 345
111,154 111,154 0000000000011e002ff72ab482bea907a3d0b39875b76c5677689e532994edc0 1 0.00/1.00 vMB 0
111,153 111,153 000000000000a784dbb2ae89a926cbfd32b64df45146aa1b1880a7dbf2b6c10e 1 0.00/1.00 vMB 0
111,152 111,152 0000000000012d7129235a3122f7d16ddbb6be528a8fa182d559c780c0006fe7 10 0.00/1.00 vMB 0
111,151 111,151 0000000000005caa48e4d7c1e43a72d12ee58810021c84489b6a6dcbc8be194c 12 0.00/1.00 vMB 0
111,150 111,150 0000000000012a68024a0482edb3742e05c2e7317ac24e7b8aee52462179d2bd 13 0.00/1.00 vMB 0
111,149 111,149 00000000000060ff056c59d03e6026fbfa219d96c8e63e86e7167a4536bc86e6 12 0.00/1.00 vMB 0
111,148 111,148 00000000000088196c6def1405b8709ef141fbdcf1a5ecafaba2cb21afdb0f7d 17 0.01/1.00 vMB 116
111,147 111,147 000000000000d778629f16fe283c3476aa04b0c35b2f2ce27c05c68707910fec 11 0.00/1.00 vMB 0
111,146 111,146 000000000000b4880aa62c230b91eb5a810bee23219574a6a2b6803c985cb0b5 12 0.00/1.00 vMB 0
111,145 111,145 00000000000002d97645c8b4338dd810b3de152ce4be3575303a13f6e8816f46 7 0.00/1.00 vMB 0
111,144 111,144 00000000000038227e9d44c6112ac986239c21ce8b5fd35675a292dcc0784547 10 0.00/1.00 vMB 0
111,143 111,143 000000000000b49412545d829a78cdb18cf9a1c5d9e9009dc1e08673b3b4ddf8 16 0.00/1.00 vMB 0
111,142 111,142 0000000000012c52e52b57e6ae26385e013cdfa2eabd062de7be283a47a9bbb2 12 0.00/1.00 vMB 0
111,141 111,141 0000000000006c7611cb38865175a60251306a97a9ce3644dc3e546ebec48378 11 0.01/1.00 vMB 500
Previous 10 blocks ↓
Total Size: 783.32 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: 767.25 GB
    • Received: 19.39 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.