Loading Tool

Explorer IconExplorer

Memory Pool

48,424 transactions
27.99 vMB
0.08123041 BTC
Random Selection Loading Transactions
Max Size: 148.42/200 MB

Candidate Block

Mining Attempt 2096c48c8049e0130cc63180bccedd0f705844e4016b174bdea2ccbd26b0850d
Version 20000000
Previous Block 0000000000000000000070963e62f689b9a0a61cf16bb36848f3ba4464fed9b1
Merkle Root 20fa0c276ee371f06d4d0df79262ddd30006d328b787862a8e77f6725f1400d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,759
Size: 1.00 vMB
Total Fees: 0.02557175 BTC
Feerates: 318.30 > 2.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,894 (158,986 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,908 755,908 00000000000000000001a774bec7f19632e19f0372748f03695e7fb9542710f4 3,065 1.00/1.00 vMB 15
755,907 755,907 000000000000000000022ec9adc9aad331f2a5d686a2b7636b5fa6e3a139acb7 2,176 1.00/1.00 vMB 7
755,906 755,906 000000000000000000089e59272617ac84599bc5f2dfaad8005474811262c578 1,602 1.00/1.00 vMB 15
755,905 755,905 000000000000000000084eccb31125baeae8bcd4b6906d68240413de3d2248a3 1,515 1.00/1.00 vMB 17
755,904 755,904 0000000000000000000889c585706f19e4827c61ce394a89c53e7f6bacc82a48 3,212 1.00/1.00 vMB 6
755,903 755,903 00000000000000000000e82b75ff2c38f1dfbb94081e223c4711fe26995afaef 1 0.00/1.00 vMB 0
755,902 755,902 000000000000000000038842ab19900da264e8f9c8dae736303ace2f43c0fe6d 1,243 1.00/1.00 vMB 13
755,901 755,901 0000000000000000000383461915e7f94678184bc18808600669b3e119c28775 2,926 1.00/1.00 vMB 21
755,900 755,900 00000000000000000001f2495dc616c190e21f0d3852ef365bbd9da635af6960 2,203 1.00/1.00 vMB 16
755,899 755,899 0000000000000000000112be475a97de913ed9f9021f2cc359a22a8b83b8e8f6 2,803 1.00/1.00 vMB 16
755,898 755,898 00000000000000000000248f7057125043a87856f36c2b6e9030605a0caec950 3,295 1.00/1.00 vMB 13
755,897 755,897 00000000000000000008a93aa0fc3a48578bc913f10dad18e2a4caf398c598fb 2,550 1.00/1.00 vMB 14
755,896 755,896 000000000000000000070f1758521d596257e4ab03b4c77de88136a49573977b 2,345 1.00/1.00 vMB 11
755,895 755,895 000000000000000000028ef2beeb8d539d36f930414ddcf1da37508689e5edeb 2,596 1.00/1.00 vMB 16
755,894 755,894 00000000000000000006f1152506e865be4107bee079ef978b1e43c770eae392 2,878 1.00/1.00 vMB 19
755,893 755,893 000000000000000000086dc8b8deefe419527d15af8de65f819ec70c7b81fa74 3,060 1.00/1.00 vMB 16
755,892 755,892 00000000000000000000dcd5e06d797f898f01ce7b269d3048ed1898e662972a 2,737 1.00/1.00 vMB 27
755,891 755,891 000000000000000000038e65d059a8be58d3893db00fb84067c96ca165514ff9 1,831 1.00/1.00 vMB 7
755,890 755,890 00000000000000000003d80eb133cb008daada8deae64781bfd663e43f1eec3f 2,598 1.00/1.00 vMB 7
755,889 755,889 000000000000000000081919811331a818fcdd8d5be4295a4a63aea252f7d626 2,490 1.00/1.00 vMB 15
755,888 755,888 000000000000000000066c76a406799881e231ea1500625fe45bd7025bc6d663 3,213 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.20 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: 654.04 GB
    • Received: 14.10 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.