Loading Tool

Explorer IconExplorer

Memory Pool

40,885 transactions
25.84 vMB
0.05102851 BTC
Random Selection Loading Transactions
Max Size: 135.00/200 MB

Candidate Block

Mining Attempt a9d417522164e2551350f020056d4e4db30d0a9cf2b9f73aee55f18ce5db03eb
Version 20000000
Previous Block 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb
Merkle Root ce78eee6a8c2f8950fdb1010e85718d93b93d20860d6edc0ec2e1a055b19a499
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,467
Size: 1.00 vMB
Total Fees: 0.00413379 BTC
Feerates: 121.00 > 0.41 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,759 (184,364 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,395 730,395 000000000000000000020ea98072eeb35826e5796b26f404a9e9628c6d1eabff 1,509 1.00/1.00 vMB 11
730,394 730,394 00000000000000000008c364318aa4ff4ca8651d525bc4ea4c30dfe8d4bf236b 1,823 1.00/1.00 vMB 15
730,393 730,393 0000000000000000000190f61a664ec28258a8ad90dbe4a58781814f408b18e1 2,593 1.00/1.00 vMB 12
730,392 730,392 00000000000000000002f954963547df4cf9e516de8cabb2794360640510daad 2,387 1.00/1.00 vMB 14
730,391 730,391 000000000000000000057333730afc325caae05dcfc6a985b0acc054952ca94e 3,271 1.00/1.00 vMB 14
730,390 730,390 000000000000000000056ba649ead63b3298945762fbeb01819924e296410339 2,933 1.00/1.00 vMB 16
730,389 730,389 000000000000000000038ddec031dcd5028e7372893b7555f47b2f7cde04174c 1,041 0.34/1.00 vMB 11
730,388 730,388 0000000000000000000746ec186d837036ce578e276f5cfcd73b4c2c98d71aba 785 0.26/1.00 vMB 11
730,387 730,387 00000000000000000001c8f4bd48fcc4cac9f350d044104908179e6bf7193746 2,101 1.00/1.00 vMB 4
730,386 730,386 00000000000000000009c29ff33cec6415f76f70e10dc4bb798b1249368d3877 3,191 1.00/1.00 vMB 16
730,385 730,385 00000000000000000007b0045afe7706c5f88c49f1e77674494799c4fe148b3a 2,917 0.96/1.00 vMB 7
730,384 730,384 000000000000000000035a9fd26924af5b716147166a2ab532dbcb62a1f5a2b8 3,077 1.00/1.00 vMB 14
730,383 730,383 00000000000000000000cee98502ba060fd1463484616361d152790b90748433 2,454 0.95/1.00 vMB 6
730,382 730,382 00000000000000000004943f27cf447a4ccd3f2e8df475155a59fa620a2992d5 2,466 1.00/1.00 vMB 6
730,381 730,381 00000000000000000003119d8ad23ef0f661e859debf16f9b7a3cc8db984bd51 810 1.00/1.00 vMB 6
730,380 730,380 00000000000000000007fa766e37c90dda5a476b048aedb3d9e2a637523ba52d 3,205 1.00/1.00 vMB 15
730,379 730,379 00000000000000000004cfe310041c476655192df323f6a0ae9ba4aa2ddb4ae3 2,753 1.00/1.00 vMB 16
730,378 730,378 0000000000000000000856028a544ac5050b2eb9986b77e4fad9116057e7827a 1,567 0.48/1.00 vMB 12
730,377 730,377 00000000000000000005856068bef3e6d11d20208e6b0dfe6e86d0828f150e3d 937 0.32/1.00 vMB 12
730,376 730,376 00000000000000000006352d1cd81fa9ab3c2cf9dc6fb025e82a22e93496d4bc 478 0.16/1.00 vMB 8
730,375 730,375 0000000000000000000303e4dd46544dd4efdc49a529b0e9c9c1061e34857909 1,148 0.37/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.96 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: 647.52 GB
    • Received: 12.95 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.