Loading Tool

Explorer IconExplorer

Memory Pool

38,728 transactions
26.22 vMB
0.07869914 BTC
Random Selection Loading Transactions
Max Size: 135.71/200 MB

Candidate Block

Mining Attempt ec057a94cef771a23cadf033773718934e9119a962d333f9f0877de9e346a026
Version 20000000
Previous Block 0000000000000000000087c5fa9823c89604341616794226d7353dcb93d49d87
Merkle Root 15ab42103571b5d6d46102bd6355c5537dce29bcebcf158c1bef01c823b4aab1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,288
Size: 1.00 vMB
Total Fees: 0.03059772 BTC
Feerates: 502.65 > 3.07 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,930 (389,077 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,853 525,853 000000000000000000128795fd0a1f507b0abc4a7a140a2a0acee9ddec25527b 608 1.00/1.00 vMB 6
525,852 525,852 00000000000000000032ea4d0ef6d75240905d4acd935c2ba627390707c3463c 2,501 1.00/1.00 vMB 20
525,851 525,851 0000000000000000000f455bbedaf3b7b76a461f43d848a57e614357abdb29d8 1,288 1.00/1.00 vMB 10
525,850 525,850 0000000000000000000ab17396bfcb6e389eba7d3060d9ba03694c6cbd4cd268 496 1.00/1.00 vMB 4
525,849 525,849 00000000000000000034ee9cbee23e990d20ba00bc905173d1c7e0d7c9702b6f 1,723 1.00/1.00 vMB 16
525,848 525,848 0000000000000000001ef86bcec294842f8d2b8daa2ab0da2cb42aa7071b709f 1,050 1.00/1.00 vMB 12
525,847 525,847 00000000000000000028f746b3bb0a8b26689db32217e7bf6a3865ba4bfb2471 2,231 1.00/1.00 vMB 13
525,846 525,846 00000000000000000033628d1dec38dc282914e34afb691691f8ee03a6bb29cf 924 1.00/1.00 vMB 8
525,845 525,845 00000000000000000034cb9dfac689a8715c30f5b09ec28274541fe0b34334b8 2,829 1.00/1.00 vMB 7
525,844 525,844 0000000000000000002e4bfecf9bebe2a232172b6bb6a006d8649ba4ddc595b5 1,630 1.00/1.00 vMB 13
525,843 525,843 00000000000000000004f52ff0493494521340429b9f205950c41e33a03acee8 2,206 1.00/1.00 vMB 19
525,842 525,842 00000000000000000013355b23cfef3eba5ec82f030f40f69508500ca4363498 2,638 1.00/1.00 vMB 24
525,841 525,841 000000000000000000392166dff6e19aca48a7c2b05bde967b7a21617b2cef38 1,447 1.00/1.00 vMB 15
525,840 525,840 00000000000000000008f49ee79c0aa545bc7b2235f1afa4347ed53576cfa7a1 1,026 1.00/1.00 vMB 4
525,839 525,839 00000000000000000006f627971cff35ee1bffada6c6046127b274304f9fed68 341 0.14/1.00 vMB 18
525,838 525,838 00000000000000000031793a17f7cf6cfacee0baa8512d72ef81be8952326b17 2,564 1.00/1.00 vMB 4
525,837 525,837 000000000000000000337ddd7da1cea5d010269481c19be46b85a3ca78eded35 2,312 1.00/1.00 vMB 34
525,836 525,836 00000000000000000003f851e09d5b95b613df8bb65760d5692913076e3ab55a 1,287 1.00/1.00 vMB 7
525,835 525,835 0000000000000000001aa7cfd8588ffa7221be7b5607fb4644b422068f2fdae2 636 1.00/1.00 vMB 7
525,834 525,834 00000000000000000001ba04f3ffa771bfd9be69efff681cbeb600d808de2683 866 1.00/1.00 vMB 6
525,833 525,833 000000000000000000303fa070ecc48bd3ba463aa390ae54a5e5a1d29c016fa1 190 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.27 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: 655.96 GB
    • Received: 14.36 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.