Loading Tool

Explorer IconExplorer

Memory Pool

39,699 transactions
32.69 vMB
0.07636554 BTC
Random Selection Loading Transactions
Max Size: 161.63/200 MB

Candidate Block

Mining Attempt 2a1a30743b279cb64959d424441ec58e16069950a0af220707207402f9e8c88b
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root 4285cf444b1506cc62395ca9fb30bcb8820b8c1a961dbdd98f6850dbf184569a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,245
Size: 1.00 vMB
Total Fees: 0.00725015 BTC
Feerates: 30.98 > 0.73 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (117,703 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,857 796,857 000000000000000000023b5cad2b947e0e62dfc861bc276cf7fd40929de7c33c 2,063 1.00/1.00 vMB 16
796,856 796,856 000000000000000000043ff796547074b138c59f9c0106c5ee2028452921efc1 1,140 1.00/1.00 vMB 10
796,855 796,855 0000000000000000000493a28658053b7b52efb1aed851562cb3f91dfe2aef96 2,231 1.00/1.00 vMB 19
796,854 796,854 000000000000000000056ed3da4492e969e71944847c8d056083ad9ec448b024 2,091 1.00/1.00 vMB 17
796,853 796,853 00000000000000000004e93135aff2ace86b965a78a9ef5aee86c95ada30e506 1,770 1.00/1.00 vMB 21
796,852 796,852 00000000000000000000d4dd544cec0d6ced57b046eca93a3cc4836b8d6e852b 1,528 1.00/1.00 vMB 22
796,851 796,851 0000000000000000000063c9ff2284a61438d2a0ad923cb7cb6277c0c7271593 1,923 1.00/1.00 vMB 12
796,850 796,850 000000000000000000057c6e53fd9900dcae116a8c8919577ff10669b7e60966 2,602 1.00/1.00 vMB 22
796,849 796,849 00000000000000000002cee71d165ab2f76ca1f6c54c71f96f7f5ad94ab06b91 1,401 1.00/1.00 vMB 14
796,848 796,848 00000000000000000004d4bb647e951a26777762766380cf1f579ded1ccbbb15 1,675 1.00/1.00 vMB 16
796,847 796,847 0000000000000000000391d6c0bcf969b9a3b579e6d83fd08882ed8271d26acb 3,163 1.00/1.00 vMB 15
796,846 796,846 0000000000000000000456885b4dbcaba31a2aba46962e8a4e4eeef291ff938b 3,619 1.00/1.00 vMB 14
796,845 796,845 0000000000000000000286d9d58e5704b1c2095ae4d80450e2056f0874ce88df 5,590 1.00/1.00 vMB 11
796,844 796,844 000000000000000000016a80e456c710cefe5c1664708be55194e47196af0f16 4,276 1.00/1.00 vMB 13
796,843 796,843 000000000000000000029fa423409d75a6e576d8469e05cdc0d0f42327c7f53a 3,132 1.00/1.00 vMB 12
796,842 796,842 00000000000000000000151f4c7e8a5cba47fcfe6c1c0195300eefa77b338fe1 2,557 1.00/1.00 vMB 19
796,841 796,841 00000000000000000002d289ddc892bfac72a21a2f87f618f5c85a63ac5369f2 2,485 1.00/1.00 vMB 18
796,840 796,840 00000000000000000000b2186ffdb62d32120a9e848e53c59771883581ee007a 1,653 1.00/1.00 vMB 14
796,839 796,839 00000000000000000004ae4a26383fd1adb70b20b9a5496bd19341a655d14269 3,470 1.00/1.00 vMB 15
796,838 796,838 00000000000000000003090ff7d93861ae4a4816fc9a118845d2c96255c88510 983 1.00/1.00 vMB 9
796,837 796,837 000000000000000000049e72719cbb831f1fa8fbbeaabaa5a9202be6bba7aa8d 1,372 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.60 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: 623.97 GB
    • Received: 11.52 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.