Loading Tool

Explorer IconExplorer

Memory Pool

27,780 transactions
27.04 vMB
0.05546488 BTC
Random Selection Loading Transactions
Max Size: 130.71/200 MB

Candidate Block

Mining Attempt c1045f38048c4e2b74b9f2afe52701444a24dfccf4c112b5f2db69dff27fc44a
Version 20000000
Previous Block 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9
Merkle Root 434a91ecfb61787eab416e96efa4d757c192d86da6e15f66be33a187488cd5ba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,750
Size: 1.00 vMB
Total Fees: 0.00457402 BTC
Feerates: 70.32 > 0.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,529 (198,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,649 715,649 00000000000000000006e790e62439ff5f488b2671648a1ce618c20ce74975ad 959 1.00/1.00 vMB 5
715,648 715,648 00000000000000000001caaaa973ad8f95a7dfe138142b6ae417cb84c73b8a20 2,148 1.00/1.00 vMB 14
715,647 715,647 000000000000000000005b59a5bd104c97e833723208bd0a818422e605460033 64 1.00/1.00 vMB 2
715,646 715,646 00000000000000000006783a54a0abdcea1fe74e4d52f8c9b68e052037e7b05f 356 1.00/1.00 vMB 4
715,645 715,645 00000000000000000007dbf9dfb6e0013030733fe13f27c6de96b041460ac484 432 1.00/1.00 vMB 3
715,644 715,644 00000000000000000000cb9d865e061b950eae386a6af7f2cf365053dd915b05 996 1.00/1.00 vMB 5
715,643 715,643 00000000000000000001c62267812b8b564526928d5238127f59ee216047d984 955 1.00/1.00 vMB 6
715,642 715,642 0000000000000000000745e91fb7f2f44bfb7084142d1768f8c7515423781e95 960 1.00/1.00 vMB 6
715,641 715,641 000000000000000000048390eaac915c028e3226074d1c9e4d7c09f95194a467 323 1.00/1.00 vMB 3
715,640 715,640 00000000000000000008d57a398323c4695e8d5fd871fef282bc72b43570b021 389 1.00/1.00 vMB 3
715,639 715,639 00000000000000000006ca082a5697dcccbd553ea8d923c89de0a278e814f525 2,063 1.00/1.00 vMB 8
715,638 715,638 00000000000000000007f36b1fe04d5ab8017ac4d85d6024797bac448d98f62a 735 1.00/1.00 vMB 5
715,637 715,637 000000000000000000042c51309d41240c601ad8895f7cd98f13be41e23a420c 481 1.00/1.00 vMB 4
715,636 715,636 000000000000000000084034a3de3d33f52b00201ec81ab3fd8ad3ff81e55fd8 964 1.00/1.00 vMB 4
715,635 715,635 00000000000000000000e682edfabef9f0cfa80ba575aef7febee7daeabe5cde 1,373 1.00/1.00 vMB 8
715,634 715,634 000000000000000000003914d7d5edde455a7bafe4ab1bc7f2dfd70e8001467c 823 1.00/1.00 vMB 5
715,633 715,633 00000000000000000000da3b40ca8e5258d28b82140e67e93bb6839170a63eca 1,830 1.00/1.00 vMB 8
715,632 715,632 0000000000000000000201a511a534c8a13a5bee0bea7dfed13b0a315e5fa91f 497 1.00/1.00 vMB 4
715,631 715,631 00000000000000000000638a7599cd49f86fba4a7aab623ffb6e10dd06f7df11 2,065 1.00/1.00 vMB 9
715,630 715,630 000000000000000000031352be215b3f8156baf3dc29cc08a698ea9ec8955540 929 1.00/1.00 vMB 5
715,629 715,629 00000000000000000006c544bad141af7292b7f5975d9c7f43efa8cef493cd22 237 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 621.47 GB
    • Received: 11.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.