Loading Tool

Explorer IconExplorer

Memory Pool

86,233 transactions
32.87 vMB
0.07475517 BTC
Random Selection Loading Transactions
Max Size: 195.92/200 MB

Candidate Block

Mining Attempt 27f668ae3ba6a5b0034fc099f5fbf5fad45afc1e698ae4a93caad84b40dd903a
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 777f2efb13369f42087f639390e855c594f35ef507dbde0472d3ec4b24e8e45a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,114
Size: 1.00 vMB
Total Fees: 0.00949066 BTC
Feerates: 151.14 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (571,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
343,422 343,422 00000000000000000ddc81eff204ee1840533a97da7346929c3f4fd46db8a840 943 0.96/1.00 vMB 16
343,421 343,421 0000000000000000048ac242f530f83b0479352d41b73c8b80a114ad3c3a13f2 232 0.08/1.00 vMB 39
343,420 343,420 00000000000000000aeb7fdc6e7ee20c3cb74574a94c8833199e0c2d806a3ea9 537 0.39/1.00 vMB 17
343,419 343,419 0000000000000000183308a67a690700d37576b6226fc086f499ba135867342c 435 0.25/1.00 vMB 22
343,418 343,418 00000000000000000d613ef17bc852c8442c8fd82a222098ce3409d3712e2020 222 0.17/1.00 vMB 16
343,417 343,417 000000000000000008f247ead29bb1d36276144b93619a714b577ff695f58871 76 0.10/1.00 vMB 14
343,416 343,416 000000000000000000ce175e7f3c5fe2622819fe37cd98fa15976059ec46002b 416 0.34/1.00 vMB 12
343,415 343,415 00000000000000001732330dbb75c7f9fcc33a306de14ec5da143b8c8d21e8a2 335 0.22/1.00 vMB 23
343,414 343,414 0000000000000000165b3fe23bfaab6745064ea08d3e7dd32a1105f8ab6fdddc 93 0.10/1.00 vMB 9
343,413 343,413 0000000000000000093f87f2adc4912729afb82d2f3c6a8a57f73c3fe2fb2e10 484 0.42/1.00 vMB 15
343,412 343,412 00000000000000000d882239417e81602ebf700aa6d213cd57f70b619fbc3be0 1,054 1.00/1.00 vMB 11
343,411 343,411 0000000000000000148d5d45a1ced3903894018cd12601254d0064ddb5ec0ade 524 0.90/1.00 vMB 14
343,410 343,410 000000000000000013efa956ce6574540a1c5bc2e925fe1fec9d7af005e3e7f6 643 0.75/1.00 vMB 17
343,409 343,409 00000000000000000df125ea2da4232a4082da6cb5774da493756e6b16fcf1e7 810 0.75/1.00 vMB 19
343,408 343,408 000000000000000012811359a44541805abea75740de584f003cbf253e04c20e 932 0.36/1.00 vMB 39
343,407 343,407 00000000000000000569c63c0e63306f8fcab2d1b8f6183717494e951a0088eb 529 0.75/1.00 vMB 14
343,406 343,406 000000000000000005383e2d0efe36b570308d18d0b8feb5cf29f04e4f8989b6 990 0.75/1.00 vMB 23
343,405 343,405 0000000000000000001c1f40f01ad284430afd247520d0758cc1be193de33733 1,438 1.00/1.00 vMB 22
343,404 343,404 00000000000000000d5341a80f5980ba43dc4250bb1aa0acd2f2f527938dc5e9 615 0.24/1.00 vMB 36
343,403 343,403 000000000000000014b06880c936b816185dab159c7b75f60f44ccb2e6ebcf85 1,854 0.75/1.00 vMB 34
343,402 343,402 000000000000000001ed9abe38b73eb0fbee0f3645ce73f77872d00c41b4518c 744 0.25/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.