Loading Tool

Explorer IconExplorer

Memory Pool

76,029 transactions
28.74 vMB
0.07042088 BTC
Random Selection Loading Transactions
Max Size: 175.76/200 MB

Candidate Block

Mining Attempt a7d503842c35c347885b9f963e19467b69c4aa47154d4131ea5a2dc256bbe5e7
Version 20000000
Previous Block 000000000000000000009df2a42daf883294bc70d5e3dcb4236d35117bf4386b
Merkle Root 40964eb0d47c6e8615b012f43a4fc433705242ceac28ebadd6cef05cd85fa587
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,739
Size: 1.00 vMB
Total Fees: 0.00788504 BTC
Feerates: 77.76 > 0.79 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,246 (367,379 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,867 547,867 0000000000000000001f3189d37f3a6027a3a08c38198fe6527e6a6a734b2c76 2,290 1.00/1.00 vMB 16
547,866 547,866 000000000000000000053bc4a927fde06dd7fe078d150200683d8c00a0653838 2,681 1.00/1.00 vMB 11
547,865 547,865 0000000000000000000b3c32b4f79d9accd712212b04675253bcc37e6375697a 2,614 1.00/1.00 vMB 16
547,864 547,864 000000000000000000006db0361053375a5b6480c32fd8c6e65cd2bc478b6247 2,535 1.00/1.00 vMB 8
547,863 547,863 000000000000000000025bbea59a2f197cc0beaa79c75011322b23538806cc44 2,743 1.00/1.00 vMB 10
547,862 547,862 0000000000000000001da1c1eca74626702d8d80082484a83f52a729af56ceff 2,896 1.00/1.00 vMB 25
547,861 547,861 0000000000000000000dca75c79685a132d6c26597562a68f580876c67fea157 2,329 1.00/1.00 vMB 15
547,860 547,860 0000000000000000000615c0adb921190e568cb1cb4d2384e34ed976ec1ce8d8 2,419 1.00/1.00 vMB 21
547,859 547,859 00000000000000000017a2d5acf70ab685297aedd463bb8ab6daa9e6413fb97e 784 1.00/1.00 vMB 13
547,858 547,858 00000000000000000008a55197d985a4ee0e1edcbd467882533105b36c036fae 2,416 1.00/1.00 vMB 13
547,857 547,857 00000000000000000002192346521f0432660eecd215972fb46787a75dedfa9f 2,172 1.00/1.00 vMB 16
547,856 547,856 0000000000000000001af92e13d23368e3065e055b0c35910904c3a7926d789a 3,089 1.00/1.00 vMB 20
547,855 547,855 0000000000000000000530db77368cc9bc4600160aca9ebfd73d38c760c1fc21 2,702 1.00/1.00 vMB 30
547,854 547,854 000000000000000000100da91db0a2ef7b643616270b03940aafe726a4347d36 2,607 1.00/1.00 vMB 33
547,853 547,853 00000000000000000015d83dbfe284f9efd0c02216e77f79ddd9a45dea42677c 2,453 1.00/1.00 vMB 22
547,852 547,852 000000000000000000003636df99632c251023a240c9ef57cda736908b6736e4 2,302 1.00/1.00 vMB 20
547,851 547,851 00000000000000000024353cfa3adf2a157bebecf3fe565558d4316df10a3a6e 2,805 1.00/1.00 vMB 15
547,850 547,850 000000000000000000082ac2a2a486f4549efd92f57ac2b16c4a059058af84ca 2,950 1.00/1.00 vMB 29
547,849 547,849 0000000000000000000a87757345801d017c2dd2a3f7316db617ea950b2a7ca3 1,399 1.00/1.00 vMB 20
547,848 547,848 0000000000000000000e85e81c408d61480641a42598a7bdb3521e50563e8101 2,457 1.00/1.00 vMB 30
547,847 547,847 0000000000000000001ca1c3bd2e518a50217b45584626244e74d5074ef28062 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.82 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: 710.71 GB
    • Received: 17.08 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.