Loading Tool

Explorer IconExplorer

Memory Pool

73,843 transactions
28.88 vMB
0.07140783 BTC
Random Selection Loading Transactions
Max Size: 174.83/200 MB

Candidate Block

Mining Attempt bfc0b27528742d15b11b2e4c9b67099151d7bdea6dc194bd4d9c7f790d833952
Version 20000000
Previous Block 000000000000000000006ad2cd61f9f953da3e0595499548edf2e4ab20c1cc23
Merkle Root d0c434bfd56ae31cf0975e21390994f1e2d77ccb9ccd5b0f5039cc0bc9221d95
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,092
Size: 1.00 vMB
Total Fees: 0.00746561 BTC
Feerates: 73.20 > 0.75 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,433 (483,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,289 432,289 000000000000000001f59448cb724f37d7e0b46aa7a8cf5aabd57b36af820e60 162 1.00/1.00 vMB 2
432,288 432,288 000000000000000003550d280be07f714222c6d564d4096b159f671babca780d 570 0.22/1.00 vMB 65
432,287 432,287 0000000000000000003cd4ea7ee3fa6fb53c084d4114b08c3b9b5feb054a4872 354 0.30/1.00 vMB 54
432,286 432,286 0000000000000000012649e27792f2533c3b5810e7864451ce202d330e99f95e 226 0.33/1.00 vMB 22
432,285 432,285 000000000000000003242f8a45c3ddd2c7ce407bbbbfc9c9dfc8ebc587f23e8b 2,414 1.00/1.00 vMB 60
432,284 432,284 000000000000000001852a9e973d20df540632b57c58987642c65e4261e7af2f 2,531 0.98/1.00 vMB 64
432,283 432,283 000000000000000000ff7e9b59f8f880e07bfaed552f62c4a27cb869dfdda8cf 1,066 0.44/1.00 vMB 66
432,282 432,282 000000000000000000a9636c46afea6162b52c4a812e845a7e6f2fcebfc32e78 1,274 0.49/1.00 vMB 62
432,281 432,281 000000000000000002617fe9f632df58bd9613087fb848038eec67054ea2a3d3 195 0.10/1.00 vMB 67
432,280 432,280 0000000000000000020f62714f383dad7149fd56f0734d1e1c64a1cc44f440ae 373 0.14/1.00 vMB 65
432,279 432,279 0000000000000000014f8f98772c3bbcbe94fca4553ea0d01dc02451870b97c7 278 0.98/1.00 vMB 7
432,278 432,278 0000000000000000047e8826b09c37cd24b1a1a4b1d560d41ca3327218c6639d 320 0.14/1.00 vMB 68
432,277 432,277 000000000000000003f9e1e8e27cdc92cd14bc1a4d0fc8678a429d3c7409d1df 561 0.33/1.00 vMB 53
432,276 432,276 0000000000000000044091d92dac5fc2cee665349e83598d3aaaae04c7e21f34 1,144 0.39/1.00 vMB 72
432,275 432,275 00000000000000000408eddaff619f68646d544282fe47e2c6ec9717ce88f538 1,478 0.60/1.00 vMB 60
432,274 432,274 000000000000000000adc17a23a87e4141266782fd0c55a42a7666246e51baa5 824 0.98/1.00 vMB 20
432,273 432,273 000000000000000001c9ca0f235645a3219a1aecd346f7aedcc049cb666a25a0 621 0.26/1.00 vMB 69
432,272 432,272 0000000000000000010351f8e69d3d44e2b9218cebdc7827818f649f11d03d7a 2,019 0.99/1.00 vMB 51
432,271 432,271 00000000000000000429243e6a59012e7ed2d121cbdbd8e075da3b8ea5123218 798 0.34/1.00 vMB 60
432,270 432,270 000000000000000000ea533234734f641c9c309826708cde3fd5f07a49d8e21f 436 0.21/1.00 vMB 65
432,269 432,269 000000000000000003919e854672fe33671a6bb88207f0babbeed92a55e3e0a4 241 0.09/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 783.14 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: 742.96 GB
    • Received: 18.67 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.