Loading Tool

Explorer IconExplorer

Memory Pool

75,795 transactions
28.56 vMB
0.08423163 BTC
Random Selection Loading Transactions
Max Size: 171.67/200 MB

Candidate Block

Mining Attempt dc0feb2a20418e3e6800753f09aaefa3f0ad76efc77cd99605f3dd811db932a8
Version 20000000
Previous Block 000000000000000000011ccb04a71db94d4a97a5529cf2542b397830e1144127
Merkle Root 827f0435e697ef3745d13cbfb6fa5493f94d32f6e5c5771549b92ac19bd7016c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,485
Size: 1.00 vMB
Total Fees: 0.01926791 BTC
Feerates: 65.95 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,268 (139,532 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
775,736 775,736 00000000000000000005a7044fc1675f76b80e7da603fadb38345a4eda77033d 3,166 1.00/1.00 vMB 11
775,735 775,735 00000000000000000004be92062b091832796694440228c0bf383aad1007d297 1,802 1.00/1.00 vMB 11
775,734 775,734 0000000000000000000392c66114a0daf4122502349318fdfcbca4e55624eafb 1,603 1.00/1.00 vMB 6
775,733 775,733 0000000000000000000059016416ffab0db78c0685628c59bc39c468a636ebec 3,493 1.00/1.00 vMB 21
775,732 775,732 000000000000000000039fd252d01b8b69f5cab21f45538d9aec23acf83e8525 1,770 1.00/1.00 vMB 8
775,731 775,731 0000000000000000000295b632fbca505448139f2ffa16bb9090409cd6226e58 2,000 1.00/1.00 vMB 3
775,730 775,730 00000000000000000002413023fa81c9d2989f73d4d4cd9647dbb34940608217 3,304 1.00/1.00 vMB 18
775,729 775,729 00000000000000000004540aee17cf07468ea7338aac9cdc727964c59fd9b9ae 2,149 1.00/1.00 vMB 8
775,728 775,728 0000000000000000000471b254cf3dccfadf19c17df12ce638cc8890719e7868 2,361 1.00/1.00 vMB 7
775,727 775,727 00000000000000000001cb9a19345c91470f2c254ec481daa4d71d1a8983fc15 2,956 1.00/1.00 vMB 12
775,726 775,726 000000000000000000058a678cb7bab77e632ec9209dec3916af8b284198a17e 3,380 1.00/1.00 vMB 17
775,725 775,725 000000000000000000020f6cc50d16a8a2fd56ea09e78f8d45de61e8a2c837f4 1,818 1.00/1.00 vMB 16
775,724 775,724 00000000000000000004d5c34aca3bf1cb0b4ff410faacb64ab2a52204f1dcea 597 1.00/1.00 vMB 3
775,723 775,723 000000000000000000068b716b5677a31e09c382b69332b2be258d61b147a21b 2,481 1.00/1.00 vMB 7
775,722 775,722 00000000000000000001fb20a85be88407cef6881614b93b018f97b3cbfb93b5 5,358 1.00/1.00 vMB 2
775,721 775,721 0000000000000000000557490ca2150fe9e5b8d08b3fa2a8174109c6d6997b6e 1,794 1.00/1.00 vMB 7
775,720 775,720 000000000000000000040da2ab282a0be965060cc459fa31e43267153ef3343c 2,155 1.00/1.00 vMB 3
775,719 775,719 000000000000000000026b62bb50b62c24ebc4454c947456d0be32e555bf9eec 2,958 1.00/1.00 vMB 12
775,718 775,718 00000000000000000000701bcdc6b5c0b17e54bc94ab892c8d2281eb423e2a2c 3,690 1.00/1.00 vMB 23
775,717 775,717 0000000000000000000629b5a0bf71c436663306e301d23340f7a83f4485298e 3,725 1.00/1.00 vMB 19
775,716 775,716 00000000000000000002c2b67302adfd7a8e1e515e7f0fa43f898f3527cb746c 2,256 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.86 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: 712.82 GB
    • Received: 17.23 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.