Loading Tool

Explorer IconExplorer

Memory Pool

89,024 transactions
24.07 vMB
0.08697400 BTC
Random Selection Loading Transactions
Max Size: 160.22/200 MB

Candidate Block

Mining Attempt 1af602df0e70945228fad72a06dc7d0f15f15856f10f44d15ffb4de9f2eda35d
Version 20000000
Previous Block 00000000000000000001435a5b89f6b1cc901e5e6bd59005a9d5935fc6833a93
Merkle Root 7e90ccee205b1199a096487ba6db2d1c4f46c380cce8424180d607c2bc68d19b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,304
Size: 1.00 vMB
Total Fees: 0.02942344 BTC
Feerates: 401.42 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,111 (813,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
102,211 102,211 0000000000001f6f5743b150d10f0bd1787100a0d512ebbcd303762b2672d2fa 3 0.00/1.00 vMB 0
102,210 102,210 000000000001e5a0f508c025dbdfcae0270beaf1859947a289ee4309436509c9 13 0.00/1.00 vMB 0
102,209 102,209 0000000000036be2ccc690d8f086977a5df075e27d1dbbe42206611aba153c29 17 0.00/1.00 vMB 0
102,208 102,208 00000000000235f24318216b1c31f7a0f6b4fe6a0f7a69263c30f2fe135b9994 4 0.00/1.00 vMB 0
102,207 102,207 00000000000119114b8ae8f1880d8f334fb0a27dc647ea3ea6c4e114b5378f61 1 0.00/1.00 vMB 0
102,206 102,206 00000000000036dfc1fbbc1b91cfcbf3154e4ca516d603904c0f34ace0b10562 1 0.00/1.00 vMB 0
102,205 102,205 000000000002b11a0cc129a06156c03c644b8a7d1c19ba9c4bce86749a6094ab 4 0.00/1.00 vMB 0
102,204 102,204 000000000002992a37d9bd709a35caf102f156c8a9446435a5779f2ab75c5121 1 0.00/1.00 vMB 0
102,203 102,203 00000000000039df94474dd8462850aca4520c1d556826921df6599428ebd2ad 3 0.00/1.00 vMB 0
102,202 102,202 0000000000040033ae54a43bf783190e09c487393eab8475543a0144331cfe8c 2 0.00/1.00 vMB 0
102,201 102,201 00000000000141e64bd8181aedfe9e3539c19c9828c941841b59127e984de2dc 11 0.00/1.00 vMB 0
102,200 102,200 000000000003a6907ef82ebf06524de8ae6eb0ad6a277bb1268b94a7d268feb8 17 0.00/1.00 vMB 0
102,199 102,199 0000000000020b95ab942a220ee5e432330a56360e8792012fd2ccad4d56f56c 2 0.00/1.00 vMB 0
102,198 102,198 000000000001ba2456274b851c5b2c9dedf691f7e4f8fb978b82ffecd9262bcd 2 0.00/1.00 vMB 0
102,197 102,197 000000000002034699d910b31aa64f7a073305a44c81ca8b38679fb380f3288d 3 0.00/1.00 vMB 0
102,196 102,196 000000000003f7cc2fa7bdbfdb6e0d19698f408ff807506f275dbc3d89e69646 2 0.00/1.00 vMB 0
102,195 102,195 000000000000b15cddcd909967c917396e81c1867b72690d106a39ee73de7551 2 0.00/1.00 vMB 0
102,194 102,194 000000000000668d3ebefea6341ca1ab55485f6dd4392e4eeb0c640927ed2682 1 0.00/1.00 vMB 0
102,193 102,193 0000000000028355b3d1449ae24d80766f09f5a35c1e9e22707e76da57ffd112 1 0.00/1.00 vMB 0
102,192 102,192 00000000000319a4ada51f1cbcf592c0d717d6411e565db84e9b797b3adc2fdc 2 0.00/1.00 vMB 0
102,191 102,191 000000000000015eb22eedfd8130fbe984498883d1bb2219c738a07b9ab2fd6d 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.31 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: 815.92 GB
    • Received: 24.29 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.