Loading Tool

Explorer IconExplorer

Memory Pool

37,910 transactions
28.05 vMB
0.06761077 BTC
Random Selection Loading Transactions
Max Size: 141.94/200 MB

Candidate Block

Mining Attempt 260fc9fe1abb1e9ec36ef48dfa10a2097b3c6c1c1bce8ef17f850ca6b0d4f4b7
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root 203ffe6710705093a1de839758f7c8d9232ea84f65a036ca541ee046d8ca26ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,295
Size: 1.00 vMB
Total Fees: 0.01402813 BTC
Feerates: 150.93 > 1.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (178,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,833 735,833 00000000000000000004635af1e0faa5cbf3e4ae178f0d9aecdbc93b9c55e34b 1,003 0.35/1.00 vMB 13
735,832 735,832 00000000000000000004d0d99d310005d14ac281f1bb11edc918b1b349b80383 704 0.27/1.00 vMB 13
735,831 735,831 000000000000000000010700346340e808bbc44c7e3aa8eee9c54249813ee172 2,557 0.92/1.00 vMB 6
735,830 735,830 0000000000000000000071039741c89b70638b784f063bb29d25bfd69b089500 2,815 1.00/1.00 vMB 16
735,829 735,829 00000000000000000005b325cf7c7ce657b432f8e59107d722a9effcdaa340cc 2,073 1.00/1.00 vMB 22
735,828 735,828 00000000000000000005b1e3fae46639f45545d726482307ffbbd0339a9a0653 925 0.31/1.00 vMB 11
735,827 735,827 00000000000000000000ad6ee28a7b2a0b7e85b3873a3be8ce00e367d42cc21d 11 0.00/1.00 vMB 14
735,826 735,826 00000000000000000000b1134c86cf8e1014f98fbefa069f773f7b1a56ba52d9 87 0.03/1.00 vMB 14
735,825 735,825 000000000000000000050a3db9bdb18497d8386da1d75a7b9f0421a26ed45888 2,143 0.65/1.00 vMB 12
735,824 735,824 000000000000000000005e5a56f3fdd9e4fe6f01365662eb21865c232f4fb7f5 237 0.07/1.00 vMB 12
735,823 735,823 00000000000000000008ec712244eb19b7cd678a29aea08c85e90f7b6f9cb357 1,144 0.47/1.00 vMB 4
735,822 735,822 00000000000000000008c5d82d66f221fd398fc0e005a5ba06d1b55ee86dcb8b 2,883 1.00/1.00 vMB 17
735,821 735,821 000000000000000000007bc8a4f37dc7feeb9d4111d786d674110c1321141d28 1,967 0.71/1.00 vMB 11
735,820 735,820 00000000000000000002529079c488c9028c6aa6e089504d3519d98345d54699 1,458 0.61/1.00 vMB 6
735,819 735,819 00000000000000000006baac3a7477bf826011e07eda17757a81222ba0a47cf7 3,094 1.00/1.00 vMB 11
735,818 735,818 00000000000000000001ff434d573729e3a55c821c1a3d42d36485f479540ab2 3,195 1.00/1.00 vMB 22
735,817 735,817 0000000000000000000815ed557a605b97e53415623cf974836e0c2cc0b188b4 275 0.10/1.00 vMB 14
735,816 735,816 000000000000000000091ff9540691bd0d0b1db0423f4a53b211b4377574f728 903 0.29/1.00 vMB 12
735,815 735,815 000000000000000000064a1771ff38258d448a5dfeb9fc3d853e064ab9b65b37 847 0.34/1.00 vMB 9
735,814 735,814 00000000000000000004e7c489dc728b8d529a3154659f7d82f1497d936573f3 2,679 1.00/1.00 vMB 8
735,813 735,813 000000000000000000033b7174d400f5f442d282b60916c120ddf881912f7ae1 2,253 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 629.12 GB
    • Received: 11.86 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.