Loading Tool

Explorer IconExplorer

Memory Pool

82,446 transactions
31.13 vMB
0.12553790 BTC
Random Selection Loading Transactions
Max Size: 187.05/200 MB

Candidate Block

Mining Attempt 6de44f146396553b484fc6ba12c5a13235841d8a652122eb361fed9afc7a8445
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root fffe9bc762854fc85a560ea1eaca0f8a7ee0795207121c81b3ac6a90f540fca3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,140
Size: 1.00 vMB
Total Fees: 0.05452308 BTC
Feerates: 180.34 > 5.46 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (791,139 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,032 124,032 0000000000002e3bbcd7e21625f1bbb3480638c21e7bdbbe78d552f04a19e6e3 1 0.00/1.00 vMB 0
124,031 124,031 00000000000012a323a21b48363c665b5f10405ed6de886bf29a555a6d682659 12 0.00/1.00 vMB 346
124,030 124,030 00000000000049aa23d68ea7bb0a94bf166847166b68bb4f73c64d4b5c16436d 28 0.01/1.00 vMB 801
124,029 124,029 000000000000290d84d8a6219707764522933668a94a7c0a56e26afb9e924bd1 15 0.01/1.00 vMB 933
124,028 124,028 0000000000003d4f96ea9da0c01bdf7724039c981232b30ff74641d40522dca0 8 0.00/1.00 vMB 0
124,027 124,027 0000000000001eab533387ecc1b09a3bed7c66c7e50c6b21a103ad17eecea8cc 7 0.00/1.00 vMB 297
124,026 124,026 00000000000010d44fa980c7f5e20cc1e10734346c390b809371df5f0c6bf122 2 0.00/1.00 vMB 0
124,025 124,025 00000000000045eadb5fa76eebcf16e5c097c1b8c4c149d1a9581f62e15a02e2 6 0.00/1.00 vMB 0
124,024 124,024 0000000000002da1635a73fd1470494668144ca0288bfe9997501e0dc5153a90 7 0.00/1.00 vMB 1,012
124,023 124,023 0000000000001f85c7e3ca5d80e9302c37718c1048b025b4182ff6a2f13d8ad1 9 0.01/1.00 vMB 705
124,022 124,022 0000000000002ff58a9ace9fcafa625c89e0a3253ae26a7f14f9f73a1c818cb5 5 0.00/1.00 vMB 0
124,021 124,021 0000000000001c6e51f24f627c6bc4320c9dc1e2c345860efba27eea142a1c21 27 0.02/1.00 vMB 957
124,020 124,020 00000000000052cdcc84c970d88cdba21d5abb4935fc1c77094ad66c9ed00e8b 3 0.00/1.00 vMB 3,062
124,019 124,019 00000000000032c2016fd5363062ba4c6f758356b2728fdbbe55d694c2e2bb21 67 0.04/1.00 vMB 764
124,018 124,018 000000000000208687333c0f82125b7c4bf1a79acd4cea431792d48432009a7a 9 0.01/1.00 vMB 212
124,017 124,017 0000000000004e6c7f85b91101970d7439bf9ccb5c35d8f9b82d00237d6a2dbb 64 0.02/1.00 vMB 3,127
124,016 124,016 000000000000287eec4f757e931643c13fb4175a6197c7cb3f33d4bd3eda821d 15 0.01/1.00 vMB 798
124,015 124,015 000000000000063dc2c889a097e2daaa008c6398192197795d29c2543f155f72 9 0.00/1.00 vMB 872
124,014 124,014 00000000000038493944f7c30912491be7a9d06dd8480a5f703df906e9d25cdc 37 0.01/1.00 vMB 2,224
124,013 124,013 0000000000003498ef1cd40c131c0e00d3745bcb95e43445ceeb6a3c018c0664 8 0.00/1.00 vMB 354
124,012 124,012 000000000000098e1547629187b1e5976b1e08acc0ee07f2f259b2225f7ac0b0 9 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.69 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: 697.29 GB
    • Received: 16.53 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.