Loading Tool

Explorer IconExplorer

Memory Pool

26,067 transactions
26.78 vMB
0.05470767 BTC
Random Selection Loading Transactions
Max Size: 128.51/200 MB

Candidate Block

Mining Attempt 7cc1ede46ac7aad26a91ad26152883c067ae0850124c44e1abdcaeee5d5e3753
Version 20000000
Previous Block 0000000000000000000051c37b861c7bf429b2e91859f9ffd065f6499afeaedf
Merkle Root e4d1bc3f4f0afe6e339faab9b621c163261ec64cfa7295ff27b859735e8e9ba9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,088
Size: 1.00 vMB
Total Fees: 0.00441299 BTC
Feerates: 40.28 > 0.44 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,498 (899,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
14,581 14,581 00000000d9564580301ef18eafe906660286e9246062e2f0468788cd3f5ccb5a 1 0.00/1.00 vMB 0
14,580 14,580 0000000062f62bc556303060d3c4bdeb41270f6e0a3d5e727745d5a38c0cfb20 1 0.00/1.00 vMB 0
14,579 14,579 00000000aba330de39d70f742be1f4f4584017f219b2a44834c0a75f6d5ed06f 1 0.00/1.00 vMB 0
14,578 14,578 00000000213269108c96a8a3f374cc1b2807b7a8c1515051935c1d159f090037 1 0.00/1.00 vMB 0
14,577 14,577 00000000a82e2776bea8102473f969122612fa96df2cc28aa4e9611c25099530 1 0.00/1.00 vMB 0
14,576 14,576 00000000c7af40724450522fd132b1568c8a9c9496e14e98260f20e395626991 1 0.00/1.00 vMB 0
14,575 14,575 00000000544461b955887589e18fdad0a449af20c504cda1c5e1acfa132575aa 1 0.00/1.00 vMB 0
14,574 14,574 000000005e9c74345050076e47e6eaabec95a0a5c2484699a9efa2b6543e50dd 1 0.00/1.00 vMB 0
14,573 14,573 00000000dcd2f30893e7b4593091265276897418e1c18fd9126c386d4143ae34 1 0.00/1.00 vMB 0
14,572 14,572 000000000027b7fae0e5526346d9e95563ee65b26856a547e4829555e48a2d93 1 0.00/1.00 vMB 0
14,571 14,571 00000000129b381d70d3f6e8b69901e15bfa285fc48e778c90957eee1d7f73a8 1 0.00/1.00 vMB 0
14,570 14,570 0000000015c09577112df2c02423976e034b0fd5194d51991d0e5a80803c5495 1 0.00/1.00 vMB 0
14,569 14,569 00000000cd00c20a35fffe8fb35b3b0de4bf75b1f1c9163e6642a1b12ac7d302 1 0.00/1.00 vMB 0
14,568 14,568 0000000011b92eb55ffef3d31665f90cdf237b16cde2aa93a8a4512d414e91ac 1 0.00/1.00 vMB 0
14,567 14,567 00000000cbe8a37a29a77227f19dc1b6c9cb960f7ab52009a7d841db4937a9b8 1 0.00/1.00 vMB 0
14,566 14,566 0000000074b8e8885110416d5e2a01fdfdc2cb6e65a7b218dc8f569bc45c09ef 1 0.00/1.00 vMB 0
14,565 14,565 00000000850368c431f9252dc596dd9bb7f95a880024c3e91f834b5738723f50 1 0.00/1.00 vMB 0
14,564 14,564 00000000f2e2cbe5f12b3e149454073e66953e87f2668aea0ab61b873a4c7959 1 0.00/1.00 vMB 0
14,563 14,563 000000002e4ee1ee07b05204b6e33fbd0a20a3b6a8d56be6580f8ee2eb7d90ea 1 0.00/1.00 vMB 0
14,562 14,562 0000000036f3f53b680538aaefafc4fc775efae5823a78222add2626490a001e 1 0.00/1.00 vMB 0
14,561 14,561 0000000059e8f8a682d2cc5d06c41ca0420ceea9d84d968b266c96ce14d7ee2d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.50 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: 612.00 GB
    • Received: 10.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.