Loading Tool

Explorer IconExplorer

Memory Pool

81,048 transactions
30.07 vMB
0.09496192 BTC
Random Selection Loading Transactions
Max Size: 179.30/200 MB

Candidate Block

Mining Attempt 3d82bc984712cd34d6673870aa70406f764334323c698bf302fd4e5a7c8d2326
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 6028630752daf71b45d608014af1b82af2dc448cd2c1cd13d587d7fb781739b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,707
Size: 1.00 vMB
Total Fees: 0.03145217 BTC
Feerates: 100.37 > 3.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (267,418 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,644 647,644 0000000000000000000f00ff480c0a14b4ff32dc9e47daf1715dbf666773f402 2,642 1.00/1.00 vMB 77
647,643 647,643 0000000000000000000f866376a564f04a406b742f6c3953a41bdfe8c9a99f0e 2,424 1.00/1.00 vMB 61
647,642 647,642 0000000000000000000d40d5e243f4deb73ee544114b3f24de0ef361c79227aa 1,667 1.00/1.00 vMB 104
647,641 647,641 0000000000000000000fb020a3b2ac69ae820c71e2a962b0211ae7730941eab7 2,028 1.00/1.00 vMB 115
647,640 647,640 00000000000000000003bf1fd0852e1594ba2af7fa753597c2ada9ff8d9677b2 1,898 1.00/1.00 vMB 40
647,639 647,639 00000000000000000007413d26a5e89500408d53985c13e8e5ef44647e6c12a3 2,320 1.00/1.00 vMB 52
647,638 647,638 0000000000000000000b9184d107d65b7f255017c5d227c30d5dfd27cb296f73 2,572 1.00/1.00 vMB 91
647,637 647,637 0000000000000000000801f462f8ee2ecdac8cbaea2f7acff5aac70b53f583f2 2,961 1.00/1.00 vMB 62
647,636 647,636 00000000000000000009c7a3617216ba19c18e8eac65c9941b8c0f62e50dcfd7 2,585 1.00/1.00 vMB 83
647,635 647,635 0000000000000000000af0b5813f84d574e4a9ef6bf08f692f606e744c25d389 2,755 1.00/1.00 vMB 75
647,634 647,634 0000000000000000000d3f57621ed17112a1a169c907ce77e65d5882f4c63a58 2,718 1.00/1.00 vMB 90
647,633 647,633 0000000000000000000afe64f8fd29af3d4859d127d3a7f02478738368fed788 1,948 1.00/1.00 vMB 83
647,632 647,632 0000000000000000000a3d92f498609a7d94e9182bb598e0286bd93359379159 2,351 1.00/1.00 vMB 92
647,631 647,631 000000000000000000093e0b7be4375926f18db9ae1775a514cf7a601c5c563b 2,848 1.00/1.00 vMB 94
647,630 647,630 00000000000000000001e27059ee29242115531630d8b46972f4eeffdeb9cf28 2,658 1.00/1.00 vMB 96
647,629 647,629 0000000000000000000800036eee0aff4fecf610a7293cabecdda9b2eb87edc5 2,758 1.00/1.00 vMB 100
647,628 647,628 000000000000000000061621159240b042cdc2cb1b2b5feee4619457d545c628 2,723 1.00/1.00 vMB 115
647,627 647,627 0000000000000000000143d5669b76272614144c00bbdafd787453b632834de6 2,570 1.00/1.00 vMB 101
647,626 647,626 0000000000000000000b56ff9f35c3ec415984e3e84f24b50ec293606e24f746 2,562 1.00/1.00 vMB 133
647,625 647,625 00000000000000000003443dec5f354bc199b6003a36352281cf1059bdf80db7 2,487 1.00/1.00 vMB 118
647,624 647,624 000000000000000000089dab034d2d612543763a2b6c70a361ade1d131a1d4a6 1,783 1.00/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.50 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: 668.42 GB
    • Received: 15.51 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.