Loading Tool

Explorer IconExplorer

Memory Pool

83,050 transactions
30.59 vMB
0.16398621 BTC
Random Selection Loading Transactions
Max Size: 185.67/200 MB

Candidate Block

Mining Attempt 2d62455581f65322a6848566bbc3694678cdef465968a7e0c17bfe59830c57e0
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root cf3b982f93d55d8d204b92c9a2d575f9dad46984f7a383ebd6dd2262db982a78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,118
Size: 1.00 vMB
Total Fees: 0.08455271 BTC
Feerates: 150.79 > 8.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (375,193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,932 539,932 00000000000000000016f33c667c883f82e6e357d6da2671b67c66f9a02f0bc5 2,357 1.00/1.00 vMB 25
539,931 539,931 0000000000000000001c4fa7ace8964110b5b4ce1210cd14feb499bc084f82f3 2,728 1.00/1.00 vMB 72
539,930 539,930 00000000000000000015d149f2451aa62efd804659c80a85bbd89c5d768e2f49 1,906 1.00/1.00 vMB 39
539,929 539,929 000000000000000000154a3596746c90a61a44d3f2c10a08985a9c1b5ebac827 1,351 1.00/1.00 vMB 41
539,928 539,928 000000000000000000296b57701fb1b15b5971b74e43b139e00e07f26ca4203b 1,276 1.00/1.00 vMB 56
539,927 539,927 0000000000000000001bdae6bdcf27f6e481ca713d3a6695c5c5245ceb3b9d75 982 1.00/1.00 vMB 77
539,926 539,926 00000000000000000009965c1fe1cd11ec1635c361b4509509e449397cc77632 1,006 0.77/1.00 vMB 6
539,925 539,925 00000000000000000019c49ede07bbabde916f7cf462c4b48843fc668ceda3a6 2,097 1.00/1.00 vMB 13
539,924 539,924 000000000000000000259c8dc9ef680282cf91b6782acc9f2a301feeb3d19aec 2,650 1.00/1.00 vMB 17
539,923 539,923 000000000000000000263022579948216ad5d024b3ac899b0df9f12fa3a46002 2,287 1.00/1.00 vMB 9
539,922 539,922 00000000000000000000404f78ae53abb8f0329eb447f4d437341138fbecc7dc 2,612 1.00/1.00 vMB 4
539,921 539,921 000000000000000000134c1999faef07db423a9b2005c297a4ef3e56d0ad6a8e 2,886 1.00/1.00 vMB 24
539,920 539,920 0000000000000000000c080405b31607cf1b8b24e7cef09bd38d18c26bc2a48c 2,450 1.00/1.00 vMB 32
539,919 539,919 00000000000000000029c3d15fafcd98e798430f454157b96e3399e347e720f2 2,334 1.00/1.00 vMB 27
539,918 539,918 00000000000000000000df7088fac057a3f4839eb1ea1902dbfef2a2d9d7660f 2,388 1.00/1.00 vMB 17
539,917 539,917 000000000000000000288eb52ec9917a49cedb3201c92256b4f51ff60c0714cf 2,234 1.00/1.00 vMB 6
539,916 539,916 0000000000000000002257fe0c58fb0d076edac142dc07e34b5b4009bdabcc05 2,349 1.00/1.00 vMB 27
539,915 539,915 00000000000000000008189a07577725366ac03ea4cbaddc5848832eab43a127 2,426 1.00/1.00 vMB 46
539,914 539,914 0000000000000000001a10fef98626fdb55cd511fbd453694837f9dea0666a34 1,144 0.43/1.00 vMB 19
539,913 539,913 00000000000000000004e72c807a0d1416e704f17f6f21e5012ae81b16052fec 965 0.41/1.00 vMB 15
539,912 539,912 00000000000000000010fd738fdfddda3e9a388651137aa231a680c157e74e44 960 0.48/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.61 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: 671.91 GB
    • Received: 16.06 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.