Loading Tool

Explorer IconExplorer

Memory Pool

46,121 transactions
28.94 vMB
0.14439545 BTC
Random Selection Loading Transactions
Max Size: 151.07/200 MB

Candidate Block

Mining Attempt 6c7063a8cfc89e843e16f138b23ed7dcb07fed59dabe845e706661857298f8f5
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 40395af008b1d52ff1e864758bfcee066e4c90b5d24defaab1aa8e0487ff645c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,375
Size: 1.00 vMB
Total Fees: 0.04003382 BTC
Feerates: 100.53 > 4.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (829,586 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
85,122 85,122 000000000016dc6bc1c7ebb04d49f7de8aae94ddb944dc431cd1b4740dcf4e95 1 0.00/1.00 vMB 0
85,121 85,121 0000000000254f50435973bdfa8d4835beb008b5c5175a82cf7bc5abded87014 1 0.00/1.00 vMB 0
85,120 85,120 000000000001a04b910f9ea96e7a4be6b35b785943c7c2057ad613eb2b190309 2 0.00/1.00 vMB 0
85,119 85,119 00000000002d929307f22ff77d2c0a18c6909461795d019388bd28f1aa6ccbcf 1 0.00/1.00 vMB 0
85,118 85,118 0000000000292d7ba6c8361b2260043894c027dcb6734faf104634888f0b2e36 5 0.00/1.00 vMB 0
85,117 85,117 00000000001dbafa9de55b09059cfed3cbcc2e28589b518a371853958ab1eccf 2 0.00/1.00 vMB 0
85,116 85,116 00000000000d8235f4d2541ef6a1f725ba455cf05dea59041a4c4e1cc3fff0de 3 0.00/1.00 vMB 0
85,115 85,115 000000000017eb734936a27a47cbdc4f2945022ac65dcf9d22e4e1f6d90f0fcf 2 0.00/1.00 vMB 0
85,114 85,114 000000000023f5d3119f0e28d32bce4baf6758df5bfd7075d1a5abeb4e35d52d 1 0.00/1.00 vMB 0
85,113 85,113 000000000021468553109245b043a8731c7f67544928be859f821e19aaf07e43 2 0.00/1.00 vMB 0
85,112 85,112 000000000006ed58b78af7bab4f7e597dcb1e94ebc4342205bae3fd3c7279d7b 1 0.00/1.00 vMB 0
85,111 85,111 000000000028c3137eef17fb5e7490da885592c03e19236481871b00ab4cf21a 2 0.00/1.00 vMB 0
85,110 85,110 00000000001793c7299024495fa24dce2dad88766e495a119fcb980456df2a2c 1 0.00/1.00 vMB 0
85,109 85,109 000000000013c9147fd97297ab974b73dc344c702ffdfdf85773516d70342a8f 2 0.00/1.00 vMB 0
85,108 85,108 000000000002b8568d3c56e7ebb672ba5ea23fe113c90a80f035dafc15d2cf36 1 0.00/1.00 vMB 0
85,107 85,107 00000000000c74e2f5d0d31294d2928822f6f9e7cd07349a261bb367af23e5e9 1 0.00/1.00 vMB 0
85,106 85,106 00000000001bf1349b03982143598db7aaad1a15ec64f305fa138c36b972cd85 1 0.00/1.00 vMB 0
85,105 85,105 00000000001a93325bc7e6bfb89df2ed7bb8349a9a9ee1c3751f6b27a667cf54 3 0.00/1.00 vMB 0
85,104 85,104 000000000019cecc5a1762e0e172fc5c08158598eaf9bf95bbff2f65c532d235 2 0.00/1.00 vMB 0
85,103 85,103 000000000012194c44bdefd1dc18e2865cde2ace324c0e558fae0b3675ba91c4 1 0.00/1.00 vMB 0
85,102 85,102 000000000020611bc03f2c03d7e8520df82565e48da352b8ba17d72de2bf6527 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.87 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: 644.98 GB
    • Received: 12.63 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.