Loading Tool

Explorer IconExplorer

Memory Pool

42,065 transactions
27.74 vMB
0.07712553 BTC
Random Selection Loading Transactions
Max Size: 143.23/200 MB

Candidate Block

Mining Attempt d73d63ef702069922306448d0fe1e3c36f7f83104b2a0cbcf2ef7278657f4a2e
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root ce6b57ea118e67108a4818d11be0bd7d52945bce0ac0f8e233278ec6a03abb43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,235
Size: 1.00 vMB
Total Fees: 0.02169669 BTC
Feerates: 180.63 > 2.17 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (107,783 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
806,878 806,878 00000000000000000000c90d5a58eeef82576ed88aba3217d7c8837555f62641 2,647 1.00/1.00 vMB 26
806,877 806,877 000000000000000000023c40ede8b4b65a71479289a1ceebac323fe0064a8ea6 5,759 1.00/1.00 vMB 18
806,876 806,876 00000000000000000004743d04a15cd08e72b1ab8a86988cfdaa34970c866677 6,157 1.00/1.00 vMB 17
806,875 806,875 000000000000000000039cbe253a7c5e327c3712c303dd147a7626a925456e42 3,019 1.00/1.00 vMB 25
806,874 806,874 0000000000000000000098f8c712f48d924fb5688a1aebf8248ebab6d486c7d1 5,771 1.00/1.00 vMB 17
806,873 806,873 00000000000000000004c8756836cbd46c730f46b964503d27e56d381aff2c18 3,006 1.00/1.00 vMB 21
806,872 806,872 00000000000000000000c035ade33e8a1a0b1c5e7dbbc3eb008a83debf3486da 2,968 1.00/1.00 vMB 34
806,871 806,871 000000000000000000014ddc14da6e260ef196f2b52ef31619d25ebaff87dcf2 5,336 1.00/1.00 vMB 16
806,870 806,870 000000000000000000007b585a10b65a31c273a85af7aced05d299d4a99a0f29 2,925 1.00/1.00 vMB 15
806,869 806,869 00000000000000000003016f10ab5bc8fa8234786641edfabcd7880192293591 3,273 1.00/1.00 vMB 21
806,868 806,868 000000000000000000013ceca9cc5021be6163aee5372bf616a9703b68acbb28 5,270 1.00/1.00 vMB 19
806,867 806,867 00000000000000000000087971d908288bbbf9af5c4a346315bf6f063eb7c63c 2,082 1.00/1.00 vMB 22
806,866 806,866 0000000000000000000179774eabc948fc65401b22b763461c22e28e0a82a7df 3,588 1.00/1.00 vMB 35
806,865 806,865 000000000000000000052fefca5f7d0e9c65884f1517a0b2a0e96579a15f574e 2,061 1.00/1.00 vMB 20
806,864 806,864 000000000000000000015968824f4a1a9de1075ee536b7bdb616714f3cb5ef24 3,709 1.00/1.00 vMB 32
806,863 806,863 000000000000000000033bd38e7db515c37099e47aa219b33ac102a26c110c10 5,590 1.00/1.00 vMB 19
806,862 806,862 000000000000000000025d6b184b40cd9bc29568ed56edc003f182b196f447bf 4,185 1.00/1.00 vMB 16
806,861 806,861 000000000000000000022b71992b223a1deef3d6df02a17719e754ae711255a5 4,197 1.00/1.00 vMB 24
806,860 806,860 00000000000000000000ce919b3e94932e0f494b86b6501b26e108fa44e97b62 4,837 1.00/1.00 vMB 23
806,859 806,859 0000000000000000000396680b022e52e7a800b0e404ee40ff99c784190d892f 2,239 1.00/1.00 vMB 21
806,858 806,858 00000000000000000003141d48c1bdf11fad87329afd2840a826d28389eb1b0b 3,638 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.