Loading Tool

Explorer IconExplorer

Memory Pool

77,269 transactions
29.16 vMB
0.10052449 BTC
Random Selection Loading Transactions
Max Size: 174.61/200 MB

Candidate Block

Mining Attempt 397f070d0858ba236b5fca66b94b9b176b3bf0c8c97ad458ebf8bbe10d3ef202
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 0ded5dfaba22bd1841bc728e7e5051460ab80dd040d0b0081d876bdd18739970
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,904
Size: 1.00 vMB
Total Fees: 0.02762759 BTC
Feerates: 150.77 > 2.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (558,600 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
356,668 356,668 00000000000000000ff65b4f531618186337c7f2054ce9d135de9139e7eb385f 451 0.74/1.00 vMB 6
356,667 356,667 000000000000000000df5030ca0e6dabda289c7a75d55d0f0986d50b742682b5 982 0.49/1.00 vMB 29
356,666 356,666 000000000000000008a05c82ae65ef6931193407905fff9c4294512d76b6bf8c 799 0.75/1.00 vMB 11
356,665 356,665 00000000000000000572fca717f8b5992e9e26cba4f5268923f7282585c0ff62 692 0.75/1.00 vMB 16
356,664 356,664 0000000000000000168f26e17a3112b836a94a6c172802f7c5dcaeb6f2655d07 1,368 0.75/1.00 vMB 28
356,663 356,663 000000000000000003a3af65d767ae33dfd70946b1e0554ec10f861afab58049 2,388 0.75/1.00 vMB 43
356,662 356,662 0000000000000000101b22acc6b20701a854cc04f1273e6f84653694b30a04e0 62 0.04/1.00 vMB 36
356,661 356,661 00000000000000000bf62622783bc47d7b0a8927b23e3e46aeb870acd09a6b93 585 0.44/1.00 vMB 20
356,660 356,660 00000000000000000ac44514adaa851ddd3d44b5a975544b499a5ed548f2c748 1,574 0.75/1.00 vMB 27
356,659 356,659 0000000000000000158e6025f70f963162aec986e32d05e9cc67b3ff5f0ba24b 670 0.41/1.00 vMB 20
356,658 356,658 00000000000000001543ddda0f74f239323fd3d954b57937afd2dd2ea738564b 1,286 0.61/1.00 vMB 35
356,657 356,657 000000000000000008cb8e9d6396f4782ed340f26c4c1e303e7bd058a0de126f 177 0.11/1.00 vMB 19
356,656 356,656 00000000000000000016c914437d8b00402b39428569d1f04ca0a9dfe55cb6a3 76 0.03/1.00 vMB 28
356,655 356,655 00000000000000000285e09a4f13dbb675ee4b5a30d2b1f9028a63df51f221cd 119 0.10/1.00 vMB 10
356,654 356,654 00000000000000000d51a9a9bc3592a02a805f4cd13ec26ff27dfda4e18706c9 1,172 0.57/1.00 vMB 21
356,653 356,653 00000000000000000f15feae8ad76ea078b76ac9cf2bd74ee9d12723fb599a86 1,477 0.75/1.00 vMB 29
356,652 356,652 00000000000000000c134633a155bcd640b9f4e7cb69385145ac8b816b3393f3 1,704 0.75/1.00 vMB 30
356,651 356,651 000000000000000016ddc7f9b9828e9aea15a0b98002f9addd71c7f744f28d1c 507 0.30/1.00 vMB 32
356,650 356,650 00000000000000000f2d7ca85fefeef9dd9c61d1406dad3d51cd06bbf2143944 155 0.08/1.00 vMB 24
356,649 356,649 000000000000000005a60ce3d28553e7c10b26658a24e41cafaf234e8820094c 850 0.43/1.00 vMB 24
356,648 356,648 0000000000000000083c5a8e3dfc4eccf9e02cd6b2e837caba695aec8eb70bfb 275 0.12/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.86 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: 712.83 GB
    • Received: 17.23 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.