Loading Tool

Explorer IconExplorer

Memory Pool

42,344 transactions
26.63 vMB
0.07522933 BTC
Random Selection Loading Transactions
Max Size: 138.62/200 MB

Candidate Block

Mining Attempt 10c40080f19c156717ba757f025534f4c2790c1eb94a768d84349d3b3bcdb201
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 2e785650c72107a76e055934e141537d6838fcbd818b1c711ad3cd58c037d080
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,566
Size: 1.00 vMB
Total Fees: 0.02603625 BTC
Feerates: 99.53 > 2.61 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (45,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
869,706 869,706 0000000000000000000073ec5d07d469e9dbd52600301834a41e034ca245851e 3,655 1.00/1.00 vMB 3
869,705 869,705 00000000000000000001bbcf8a40facfb96a9586cae87211ca50787ad89d642a 3,894 1.00/1.00 vMB 7
869,704 869,704 00000000000000000002be25123c9581bc8df1de4f09605e62ceedc9ae9de7c1 3,682 1.00/1.00 vMB 5
869,703 869,703 0000000000000000000281fed92b40a2ea755cb8f43e214609555f709eedea06 4,148 1.00/1.00 vMB 7
869,702 869,702 00000000000000000000d7ac59bd1227b2bf8cc1c038c3e50575c364e99155d7 4,493 1.00/1.00 vMB 7
869,701 869,701 000000000000000000002e328942a4182d3e420ac32ca6c57825bb315a8692fd 4,085 1.00/1.00 vMB 12
869,700 869,700 000000000000000000020f749a34ea40bef7a8e3f729411f017deeefb158948e 4,467 1.00/1.00 vMB 13
869,699 869,699 00000000000000000000db5a67589dbe26839106be6f243d92a13db3b35924ac 4,474 1.00/1.00 vMB 3
869,698 869,698 00000000000000000001dd43e0a293f215b33878f0a598e0d4f3589a1efd2d4c 3,188 1.00/1.00 vMB 5
869,697 869,697 00000000000000000000d734203f27e2e213030645a06ba601d1621e22932723 4,934 1.00/1.00 vMB 3
869,696 869,696 00000000000000000001fcd24e569637a589027dfa080c568a769c45ceae07e1 3,951 1.00/1.00 vMB 3
869,695 869,695 0000000000000000000249691e3a4fea47f5193cb4dd66b3adc82d867a677c5d 3,988 1.00/1.00 vMB 5
869,694 869,694 00000000000000000001b7c81e5ea9ab4ad96dc17e1c7a68076226d41fe3d67d 3,880 1.00/1.00 vMB 9
869,693 869,693 000000000000000000000001c4040b1ea831f0378f473e7412a7f9a13b35aefc 2,762 1.00/1.00 vMB 2
869,692 869,692 000000000000000000018d412241cdee291ae9a4eb5b6a65d8f2763115ff47fb 1,713 1.00/1.00 vMB 2
869,691 869,691 000000000000000000017ed1e5cec7a2311c72a6d43e31679af883de0c9965f4 3,701 1.00/1.00 vMB 3
869,690 869,690 0000000000000000000066bac4f84bff7e0859686fa1ed3479c7e743b0745785 3,494 1.00/1.00 vMB 2
869,689 869,689 000000000000000000013ef17da94941fee8529f1beffbd8ef106722997aea4d 3,998 1.00/1.00 vMB 3
869,688 869,688 00000000000000000000f22b0a3e13a427fee262b574585870b4be8b322b46a8 4,394 1.00/1.00 vMB 5
869,687 869,687 0000000000000000000059623859c2d5d0a742c19fdbd3d0a8c5852b07348a39 3,720 1.00/1.00 vMB 4
869,686 869,686 00000000000000000000d5ec0f6ba4954523931917f1d58fbbe2256fbc27d49e 3,313 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.90 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.