Loading Tool

Explorer IconExplorer

Memory Pool

73,059 transactions
27.04 vMB
0.06052500 BTC
Random Selection Loading Transactions
Max Size: 165.10/200 MB

Candidate Block

Mining Attempt d9bf022f459923da374f0150b415e88a184ff526bd6132b27d73dcc4a2d16672
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root f92af78904e0af76a0015e5577f77b850150b3c6d2097d48c5bdef0ed67b1a16
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,581
Size: 1.00 vMB
Total Fees: 0.02079451 BTC
Feerates: 151.01 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (553,860 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,458 361,458 00000000000000000c2521f8fa743cefa30f2be481fa5f73663a6d652c5e584e 1,728 0.95/1.00 vMB 30
361,457 361,457 000000000000000005a96d05bad26ca58fbe5a43dfea3237e0748b0cfd1a8a79 656 0.75/1.00 vMB 17
361,456 361,456 0000000000000000112b0592529991996c33e92318cc496158631900d0d16d71 1,525 0.75/1.00 vMB 32
361,455 361,455 00000000000000000c0ff1f5fbaabe0333f737dfe35ce3c767d8761d928f00c3 2,609 1.00/1.00 vMB 31
361,454 361,454 0000000000000000024f4a8f918168417a6d8409ee3c7f97f4d3262723221b1b 1,686 0.95/1.00 vMB 30
361,453 361,453 000000000000000003096ab814200984adfa828e9a57d1af851a48a16d492c33 2,616 0.90/1.00 vMB 43
361,452 361,452 0000000000000000110740bc53a7caf67e1c5761eb883360af2c9f27b7ca4862 123 0.06/1.00 vMB 27
361,451 361,451 00000000000000000fee58c66e4481ed836b9ea182a84adf39b70e110a21d806 370 0.17/1.00 vMB 30
361,450 361,450 000000000000000012d24cd596bd9e016be43631b1ae8d86d2c690c0c7e71a81 254 0.13/1.00 vMB 22
361,449 361,449 00000000000000001144f6ea8dcc9b4667c691f0da0ef5a6f9625d8300c6ee45 246 0.10/1.00 vMB 32
361,448 361,448 000000000000000012bfad6824cdfd728e6cdc0c150465bfa42164b6e8d68ad4 95 0.04/1.00 vMB 33
361,447 361,447 00000000000000000e109a8af7e1da5f5efbd7948d4e3754be571c0a779263f7 307 0.23/1.00 vMB 19
361,446 361,446 0000000000000000036d2fa1d602eda68b33eae0d225bb7a1fe770b84056cd1a 463 0.26/1.00 vMB 20
361,445 361,445 000000000000000003e12f5ce3ab68d04ca19bd7ef971b94159f618a20085b21 1,532 0.75/1.00 vMB 31
361,444 361,444 00000000000000001146b5dc4d63f51f43be42f45f92368bb6a73977dcd45ee8 109 0.07/1.00 vMB 28
361,443 361,443 00000000000000000e5a3b15a58f120a4c3bcf442eb797d6aa64dcf0cd58ec31 322 0.18/1.00 vMB 24
361,442 361,442 0000000000000000000d6c4930f3d0f59d7e5a458ddeddd763ff581c04d10bcd 326 0.17/1.00 vMB 24
361,441 361,441 0000000000000000004f402881b4995ef1755de2c8894b2f67177d6fb3773c3e 730 0.42/1.00 vMB 25
361,440 361,440 000000000000000003f1a0f4f34fcb54259451fb0f733134ee014ff2add1f7ea 356 0.19/1.00 vMB 31
361,439 361,439 0000000000000000001915c290495a143a24ee3a39c2ff05862b6f3c5e5f0e43 274 0.22/1.00 vMB 10
361,438 361,438 000000000000000014d7676c228e3440e3013e17e810208ed6f7405932dfa146 811 0.83/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.94 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: 714.90 GB
    • Received: 17.62 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.