Loading Tool

Explorer IconExplorer

Memory Pool

81,528 transactions
31.26 vMB
0.10061479 BTC
Random Selection Loading Transactions
Max Size: 189.12/200 MB

Candidate Block

Mining Attempt 9d67f9b075fa40bef13bd7dbfac1294c8a0664037d21dd47d6370a5593ae7921
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 042e66243ac76128cbf164d0d45b570b63b08d99478a6afe5ec5ad05e39ce6e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,421
Size: 1.00 vMB
Total Fees: 0.02337305 BTC
Feerates: 106.51 > 2.34 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (638,906 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
276,481 276,481 00000000000000025ce0b74eb7009aacadf4b29ee0feda04057a0fc45563f150 711 0.25/1.00 vMB 57
276,480 276,480 0000000000000000445a9cc2a0cf645f1c31063ee47fbbcebbad2ad065e2cbf4 210 0.24/1.00 vMB 18
276,479 276,479 0000000000000000643ae657e42898a5daea631c265829c5dc5fb56092baed45 651 0.25/1.00 vMB 52
276,478 276,478 000000000000000319549d4774e00bc4a285637f4047e14e512e48410c41bd8b 366 0.21/1.00 vMB 45
276,477 276,477 0000000000000001cc857762f972c7d3189058e41f58ad8b9636518b9649f276 316 0.15/1.00 vMB 40
276,476 276,476 00000000000000020324a496aec65e05cf7f9849efa207c0f360160c5f3b6656 119 0.05/1.00 vMB 29
276,475 276,475 00000000000000031fba1384445b39fa47a4453f00f48ac656f7b808c9bfd337 58 0.03/1.00 vMB 46
276,474 276,474 0000000000000003123ac9532696c737ee0b991513bedc70e437d388a8252298 34 0.01/1.00 vMB 30
276,473 276,473 0000000000000000c5be02237d2f469449ffe83f7be25b5508d6f17ca0684c3e 213 0.14/1.00 vMB 34
276,472 276,472 0000000000000002ab1e410dd69b84aeaf0caedcb7e3bde29e3f755cb68e96db 78 0.03/1.00 vMB 36
276,471 276,471 0000000000000002d1d84a8797b6acaad0de6e2239b48cc8bd03019153c874d3 329 0.15/1.00 vMB 46
276,470 276,470 00000000000000005c26bf5e36c58808afdaf73c4aa1214349c89f038b6c77f6 565 0.25/1.00 vMB 56
276,469 276,469 00000000000000037c84ce6ff1ea3a5851efc95ab3a045f98d284f9699ab3d3f 64 0.05/1.00 vMB 17
276,468 276,468 0000000000000002c2a7ffdcfb4d8b5f7dd1a7076d9a5dcbd0baa7941d230e60 263 0.13/1.00 vMB 46
276,467 276,467 0000000000000000ab28586c1dda43f698383e2997f06fff331f974d0baf6dbf 163 0.12/1.00 vMB 5
276,466 276,466 0000000000000002fbe3e0b60cc0d90eaaf06f9951e6fa166e81975e7abbbb33 55 0.02/1.00 vMB 45
276,465 276,465 0000000000000001a7e6e46d32ca01bb162818e7849852682a03aab3a7a235dc 38 0.01/1.00 vMB 58
276,464 276,464 000000000000000148c7064fa5d5e58bb4f6abd2bba10873a595393bc3258b6a 84 0.04/1.00 vMB 20
276,463 276,463 0000000000000002f350faf1b5da0c17c676db6cc2dbefe7dfb98114ea069f89 330 0.21/1.00 vMB 37
276,462 276,462 0000000000000001c83875679acbc50fceb4d86c1f50caa3012c18f4070ca45d 235 0.13/1.00 vMB 38
276,461 276,461 00000000000000039a99dd09b3da5e206d3c064859c5bbdcb3e34dc2b97adc44 239 0.15/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.