Loading Tool

Explorer IconExplorer

Memory Pool

79,346 transactions
30.75 vMB
0.10837307 BTC
Random Selection Loading Transactions
Max Size: 180.47/200 MB

Candidate Block

Mining Attempt 1ae3f455005d7cf8a8843c00891bf291da817f6e08fec4d570919fd176ad2c2f
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root c26b00c2d20c2ae83b56a66a018e811ed83c3c675d784fa0d908efa97e132012
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,832
Size: 1.00 vMB
Total Fees: 0.03469954 BTC
Feerates: 201.36 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (222,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,355 692,355 0000000000000000000a75c17428239aeede2196ca30db17b647f3d40f8af78f 891 0.59/1.00 vMB 14
692,354 692,354 00000000000000000006eeac4ce1a41181ac8ab7deafd8534d8016b3449c1b6c 2,762 1.00/1.00 vMB 15
692,353 692,353 0000000000000000000f3d8b9145f222f82585e0131b152467c3e4afe4d1b958 554 0.96/1.00 vMB 2
692,352 692,352 0000000000000000000d0812730d5b26ba3d1454604487b8dd2c45f83695077d 2,020 1.00/1.00 vMB 10
692,351 692,351 0000000000000000000effc8890ef9f3391cc1a9997f4261ee5b736fdf19622a 2,280 1.00/1.00 vMB 6
692,350 692,350 000000000000000000084fb58039ac446c01cc8238b119b4200489ee33ac6d94 1,899 1.00/1.00 vMB 7
692,349 692,349 00000000000000000005998420b42d805a822292699f4db97ca4ac14ecd53b0a 2,639 1.00/1.00 vMB 16
692,348 692,348 00000000000000000012b2d975040c4fdc7ee5041babe6eb1d08c05ee910cdf0 979 1.00/1.00 vMB 5
692,347 692,347 000000000000000000045a74dfd9f45eacca1e296e97e519edb795cc58bc9c3b 2,637 1.00/1.00 vMB 12
692,346 692,346 00000000000000000009b953958cb0395e27efed4e28012728b21fc1f1138a94 3,181 1.00/1.00 vMB 11
692,345 692,345 000000000000000000077c5bce6214962611b69ed1fa600cafb3fe894d4bbb9a 2,739 1.00/1.00 vMB 13
692,344 692,344 0000000000000000000edd184ad10c95f5612f256cd572c31b991cf6599304bb 3,064 1.00/1.00 vMB 13
692,343 692,343 0000000000000000000769a738bbb44f5571dc17f41e93be50b8d6a4f912655e 2,473 1.00/1.00 vMB 8
692,342 692,342 0000000000000000000230cd900048fe85e1f6f3bd6fc888e48ad4a3b7d19fd3 2,414 1.00/1.00 vMB 22
692,341 692,341 00000000000000000011dda70f0c4ebea54c2d460eb51733e2e63fb5b1686670 109 0.03/1.00 vMB 8
692,340 692,340 00000000000000000008a99a9ab24ee68b4d4ffda9ade3dc98c129fd3571d25a 436 0.17/1.00 vMB 11
692,339 692,339 0000000000000000000eabff6fef1ac1b5b8a429974a997f634b7c402e2a4973 2,527 1.00/1.00 vMB 9
692,338 692,338 00000000000000000002706daa093cfa1f6c2a77a41716a97fa7c87ddb9922a2 2,284 1.00/1.00 vMB 13
692,337 692,337 0000000000000000000eb32dbe5daf1d140932696031e6ca35da4804e2835c47 2,170 0.95/1.00 vMB 9
692,336 692,336 0000000000000000001305b8e90fee416805f66fac8ab7facbf7313a9d512211 2,077 0.93/1.00 vMB 11
692,335 692,335 000000000000000000143dcfc686261528ede059e293862d6e732da22ca9230d 1,702 0.56/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.