Loading Tool

Explorer IconExplorer

Memory Pool

62,435 transactions
18.81 vMB
0.08032268 BTC
Random Selection Loading Transactions
Max Size: 118.98/200 MB

Candidate Block

Mining Attempt b9f2352b1114f62b9d6f20e8dc775ed14977403ae5d45e9f10457d95f6c6409c
Version 20000000
Previous Block 0000000000000000000127a7eeca2354b6fe4c58e6ad0a1ae6204e4fde5a4e90
Merkle Root ee5f1b30dd9ba768063604f9bd23bfa0ee3363e4fcddd0b3b02e10d861a6fb62
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,621
Size: 1.00 vMB
Total Fees: 0.03526089 BTC
Feerates: 199.50 > 3.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,746 (811,621 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,125 104,125 000000000001f485fff78bab34d5d962629221aa4aa2632024b2d1180ef5d105 2 0.00/1.00 vMB 0
104,124 104,124 000000000002fb2695f443cb0113d4ab0cb48c4d24e12c6ee57a0340bd980f38 1 0.00/1.00 vMB 0
104,123 104,123 000000000000b2f2dba11479419e1376f779123d341127bbc3ae959a36560018 1 0.00/1.00 vMB 0
104,122 104,122 000000000000905418113694ef31110bae2f171f8fbe642df5777ba2c42e0233 1 0.00/1.00 vMB 0
104,121 104,121 000000000001891791cf40bcda6d516cecb73d04b1fbc21edc98c18c24f55d21 6 0.00/1.00 vMB 0
104,120 104,120 0000000000009d481b6d952bd3816423c226b80f16b8bc164fc4545be0937d1b 12 0.00/1.00 vMB 0
104,119 104,119 000000000003253ab504ae16901b8ee335d96b8ae14156c8f173843564da0c18 25 0.01/1.00 vMB 0
104,118 104,118 00000000000342dd6cebb63019f8a38ff0a83f1c1dcb9d8fbfcaf21eb4c960c8 1 0.00/1.00 vMB 0
104,117 104,117 000000000000bde935247864f3264068c950a456362c3fe099a85291020931e0 1 0.00/1.00 vMB 0
104,116 104,116 0000000000006870f5456f36ae7925950aaf49014c1af7bb19ad8066531011c6 2 0.00/1.00 vMB 0
104,115 104,115 00000000000311aaad672cd56da06434801faba7bba3042d8b870427708b15a8 1 0.00/1.00 vMB 0
104,114 104,114 0000000000000ee0c2759cf1e489449523bb3357b0972c835310d4bef52086ea 1 0.00/1.00 vMB 0
104,113 104,113 000000000002b40ef230f92096676b3c933ffd8c1de44a43ae3711381e30ea1a 4 0.00/1.00 vMB 0
104,112 104,112 000000000000247077983c5ea1de5e5d796b29e8654ddeeb7b127c087cfcc576 2 0.00/1.00 vMB 0
104,111 104,111 0000000000015eb0215e65666b55e1915331351a6d8bb9b9cd61975707cb1f47 1 0.00/1.00 vMB 0
104,110 104,110 000000000001f47bf15c6c1eced8089cb994fb9460a6ec5b5852e90fe2b82592 3 0.00/1.00 vMB 0
104,109 104,109 0000000000038150e2bbc91e02242ff7b0916d281584864cfd0643a9d6fbcb1d 7 0.00/1.00 vMB 0
104,108 104,108 000000000001eee5c4c5b59b7b60c559ca7ccb40ba9d1673b625f27f05a3ff57 2 0.00/1.00 vMB 0
104,107 104,107 000000000003895e31317dc305b55fe5e4d7a582f07aa1f4f48222f7cccc4a1d 2 0.00/1.00 vMB 0
104,106 104,106 0000000000031110bf3d059159cdfd510364abc2af3c94cee9fb5b7b19201e5b 3 0.00/1.00 vMB 0
104,105 104,105 0000000000022c08c3d3bbdfc3ac4cede97dad510f7acf6e46451906b11ca1c0 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.67 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: 776.95 GB
    • Received: 21.12 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.