Loading Tool

Explorer IconExplorer

Memory Pool

82,081 transactions
31.03 vMB
0.10557701 BTC
Random Selection Loading Transactions
Max Size: 188.34/200 MB

Candidate Block

Mining Attempt 222b6a7c848bb9bdb7ff08efcac79cafd176aad5d9bc891f1e79991d64ab31b3
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root f19b05a1cbff04ae78e13ac8701bd0cf2de525b4426495f707127151981cf5ac
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,562
Size: 1.00 vMB
Total Fees: 0.03321302 BTC
Feerates: 803.65 > 3.33 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (522,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,436 392,436 0000000000000000063951128c7b82f04b1c2499f14e428c3eec1a7fc7c92b17 1,547 0.75/1.00 vMB 32
392,435 392,435 0000000000000000079cc5124c7a2d395f86cb77c675318da2770205a3c6fa0d 182 0.17/1.00 vMB 15
392,434 392,434 0000000000000000049b9e3470a4aaee2e346dc98304780a4e616d03b048f2df 1,401 1.00/1.00 vMB 23
392,433 392,433 0000000000000000072adf382698c5aa100e2733755861794360279e2bf3b967 2,518 0.99/1.00 vMB 38
392,432 392,432 00000000000000000532a56c49aab662d0011dca2fb6a0364d67b030b1e89e8b 671 0.32/1.00 vMB 30
392,431 392,431 0000000000000000043b11f5817501e0501a00ccec22d24e3c8bcf28d8b320b1 631 0.60/1.00 vMB 17
392,430 392,430 000000000000000008df2bb98bf697316a91dbc7d847781cca5f2d61237e5934 1 0.00/1.00 vMB 0
392,429 392,429 000000000000000007ecf8beb009ef1739f11fae9820bd08e756fa3639647e06 1,371 0.73/1.00 vMB 32
392,428 392,428 0000000000000000030b180ed4c5aac6406e6dc5ae90682daf44c501717072c9 2,482 1.00/1.00 vMB 36
392,427 392,427 00000000000000000a939e13356db9bbb9a77fb93681de362c5ff59a19c1a25f 1,261 0.63/1.00 vMB 31
392,426 392,426 000000000000000009eeaa157b4546d28932e529f87a0ca576354a47c3f3faae 635 0.50/1.00 vMB 25
392,425 392,425 0000000000000000030a40c56760a2711dab5b9dc8ebab4824077a29c3308756 706 0.40/1.00 vMB 32
392,424 392,424 000000000000000002ab89b67e41b2d907b5b08ad718dc3e9beb7ad461f47fbe 1,059 0.62/1.00 vMB 24
392,423 392,423 0000000000000000084de5d4a957c1fff250a31b4eb6658c4c2a66daba18e039 207 0.13/1.00 vMB 18
392,422 392,422 00000000000000000544b3d17a6a508c09d6787f5ae2955505263453f075fc56 445 0.25/1.00 vMB 30
392,421 392,421 00000000000000000910d8d6bca8e683bbceaffbb11d7c69df06ded25920890c 890 0.39/1.00 vMB 35
392,420 392,420 0000000000000000049d9b4cdf35d2197a22a24651553469dc4bd53b4adf80ef 266 0.16/1.00 vMB 23
392,419 392,419 000000000000000007993192250f0c8c9a2d139c0ee2d943aac2d02cea4e2969 207 0.25/1.00 vMB 12
392,418 392,418 000000000000000000f4035f5bb4e1117eb26ff16347da40e078912baedb6a4e 942 0.64/1.00 vMB 27
392,417 392,417 000000000000000005883cfb5e1a0ace94e9d7e1c67f63912d5a08887163c2cd 853 0.42/1.00 vMB 28
392,416 392,416 0000000000000000060196bb07b22b3d1627fb9793db24ebcca8fbdd2aa44293 1,368 0.60/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.