Loading Tool

Explorer IconExplorer

Memory Pool

76,622 transactions
28.20 vMB
0.08626027 BTC
Random Selection Loading Transactions
Max Size: 171.78/200 MB

Candidate Block

Mining Attempt 982eb3e33032fd4c3eb50129f359527edfc66064aab8e78203a7f55157a84881
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 3e881690d3b2b1c15dcb5c6ee42b4ba9824b5e7615c076e4f15a97b794ef5eeb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,939
Size: 1.00 vMB
Total Fees: 0.02475706 BTC
Feerates: 150.93 > 2.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (545,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,836 369,836 00000000000000000b37025d0bc532e631f5aca3638782e68d1805342cebbe66 697 0.71/1.00 vMB 29
369,835 369,835 00000000000000000f50619fdc25db8b2486cccbc371b4719eb6ba1505f8a9bf 272 0.12/1.00 vMB 36
369,834 369,834 00000000000000000a8842e8fbc54a9a8b349e442990b2e2601e2f18d23fcabd 1,183 0.52/1.00 vMB 41
369,833 369,833 00000000000000000ac33405e99da928491b35fdbdb0f2b062dd8f1d7cfa34e8 349 0.21/1.00 vMB 32
369,832 369,832 00000000000000000dc42e833f0465ec9ce01b98ca9485e3d9781173e3b7a5e2 1 0.00/1.00 vMB 0
369,831 369,831 000000000000000007671659066f82a3dc7d9fa98d76ab167cdd0adc73d153fe 591 0.29/1.00 vMB 40
369,830 369,830 000000000000000006c0c7f625d8677f3ac110be1c0fa82ee2f2c3696f2527ce 660 0.37/1.00 vMB 35
369,829 369,829 0000000000000000038b05ad64c197cc5d65c334e4bec69d8ebb99cb1dab71f9 55 0.03/1.00 vMB 21
369,828 369,828 00000000000000000f278a30a819f50839ebb08d948b8481efa59ed121b4bfc0 807 0.48/1.00 vMB 36
369,827 369,827 0000000000000000014c2ea7cfbf72e36bbbda5dccc4aa17d5fc86cb03acd723 1,014 0.46/1.00 vMB 44
369,826 369,826 0000000000000000145348765e7702fc8f50bae977b2afdf7b1b57e973645707 1,093 0.63/1.00 vMB 37
369,825 369,825 00000000000000000f1b8b1538f0b87ebc906bbd6a03e5bbae8913ea195534ca 320 0.17/1.00 vMB 20
369,824 369,824 0000000000000000014447b501bb72253904615c9222042b2a311ed2f8d1d026 1,875 0.93/1.00 vMB 41
369,823 369,823 00000000000000000037c0f688e3d37651dc703f04fa2c290f5124398ad4b357 1,002 0.49/1.00 vMB 40
369,822 369,822 000000000000000014a23ce452dd335c9bff8653398be850adbc691324444f8c 337 0.22/1.00 vMB 31
369,821 369,821 000000000000000011d3b4f66c7e27d3a5622f501eed044b73e2f9a8e99fb8e8 340 0.19/1.00 vMB 35
369,820 369,820 0000000000000000104c91d38876866de82dcc2f859547ab13c0c0349936fdc8 894 0.70/1.00 vMB 19
369,819 369,819 0000000000000000096f9850dd48d8359e20662868e84c0c918e93052ac3fd0d 2,191 0.93/1.00 vMB 48
369,818 369,818 00000000000000000df2198fbd3ac590e9b78754e733175a3e87c23f9c3387dd 1 0.00/1.00 vMB 0
369,817 369,817 000000000000000012426ea1930ab0cb822c93c1752c82a7e9622c3efd0b6d8f 501 0.27/1.00 vMB 38
369,816 369,816 000000000000000013960f883a92eb62daa92de92a438cb58c6c28af9275e5ad 125 0.07/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.