Loading Tool

Explorer IconExplorer

Memory Pool

80,024 transactions
30.05 vMB
0.11880164 BTC
Random Selection Loading Transactions
Max Size: 180.32/200 MB

Candidate Block

Mining Attempt d5dc92c95c6c4d8d88059924ae0bc18f77f40d69884d9e768e2eb4fd2ed34760
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root d9b6d123a82f2cf81e6694c315a535daebfe3ef1c3f876701cb842dcb9f7cf3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,301
Size: 1.00 vMB
Total Fees: 0.05106264 BTC
Feerates: 150.80 > 5.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (38,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
876,693 876,693 00000000000000000001404746fbea99377fae0d5444a3cec1d47817c274dcee 3,488 1.00/1.00 vMB 5
876,692 876,692 0000000000000000000069999b7f6450aaa79cf4afdc9f933a771a84454ed9a7 2,010 1.00/1.00 vMB 4
876,691 876,691 000000000000000000016ffcd974463574dd97f7249495abd20dcde93913bc36 1,645 1.00/1.00 vMB 3
876,690 876,690 000000000000000000016fa14d9bb8fa17c5de29e8aaa053bdceb76b697abc9d 4,100 1.00/1.00 vMB 1
876,689 876,689 000000000000000000028312a27c441953af886dc2e00837609108d0298c5c8d 3,815 1.00/1.00 vMB 2
876,688 876,688 000000000000000000017ad0254009e6c43a7fd54cbe92eb4da04d0ce8806593 1,298 1.00/1.00 vMB 2
876,687 876,687 00000000000000000001448e83ccd21aec501bb60cb3786d3012fa0d242c1b87 1,859 1.00/1.00 vMB 3
876,686 876,686 0000000000000000000192f9b2502e6e85754cadc3097d7732ad91333048b3fd 2,327 1.00/1.00 vMB 2
876,685 876,685 0000000000000000000040a12d17fe3d0cf77534022d1aa1fc89b2a0740907bc 1,052 1.00/1.00 vMB 2
876,684 876,684 000000000000000000025a42945627631aa69f403dbd29576533929ffe12f9e6 1,373 1.00/1.00 vMB 2
876,683 876,683 00000000000000000000e8ca9824303b673b02a1e374bcf630ba5a7affb37014 749 1.00/1.00 vMB 1
876,682 876,682 00000000000000000000c07ef68583b3f90b8cfdb0b56b6fdeddb2a4bd9ef47e 2,373 1.00/1.00 vMB 3
876,681 876,681 0000000000000000000249881c12218ec0f560c89fb44606e38d364dda74d500 243 1.00/1.00 vMB 1
876,680 876,680 000000000000000000012d702477970333c445303c63ee5938072466b618c1d3 2,091 1.00/1.00 vMB 3
876,679 876,679 00000000000000000000b5f0d678a3188415b1d1226264e4cce15aada69e206f 1,160 1.00/1.00 vMB 3
876,678 876,678 00000000000000000000057164a66dbf54e062b117b20bc5dbb8da6fe86046b7 2,478 1.00/1.00 vMB 4
876,677 876,677 00000000000000000000ef98ba01c7ff1004605d7e95f50d5cd4817380c957b6 3,584 1.00/1.00 vMB 6
876,676 876,676 0000000000000000000042bd4a59fd1d403812b2c9fec00ed4c8f3f27770e573 2,412 1.00/1.00 vMB 4
876,675 876,675 0000000000000000000250fbe3d56eb7cfd0773370d354e5a078306970f98053 2,167 1.00/1.00 vMB 4
876,674 876,674 000000000000000000026482c5cc5f0e53e44abbc9fd92d3733a7dce3862f76b 2,501 1.00/1.00 vMB 5
876,673 876,673 000000000000000000010092f570ddca34436d3ec63b1579237f2eaaa6a3ea5d 1,443 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.57 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: 671.23 GB
    • Received: 15.88 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.