Loading Tool

Explorer IconExplorer

Memory Pool

23,538 transactions
10.24 vMB
0.02233330 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.21/200 MB

Candidate Block

Mining Attempt 8220bf5affe0f70de34c004c561afac8c2944c1b5bcca18ab027757f51e25d10
Version 20000000
Previous Block 0000000000000000000042dc3a595584737aa5b0e59a9c730a957ef0652eded3
Merkle Root 9018591515da9ab421c9da16f1362ce2cdc91864f9d60b4d7bb67bc66f6fad8c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,107
Size: 1.00 vMB
Total Fees: 0.00542962 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,550 (740,621 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,929 172,929 0000000000000b1dcde959db92dc34eeef05f69afc0284209359f52360f08428 57 0.03 vMB 55
172,928 172,928 00000000000001a12d6d7e4e74c76781d6eb7aacb4601f39e07ba782b167ad13 1 0.00 vMB 0
172,927 172,927 00000000000009925307e25aea445c50adf0819f881301fb3ccadd36b0be1f5f 27 0.01 vMB 152
172,926 172,926 000000000000062bcdca827f5ca66ecc0b3dbf36bb169d9c18a3f4e2d275e44e 189 0.05 vMB 42
172,925 172,925 00000000000009a8e2c5d4c9407c3ddd6849cc918d7f09cba340110263908183 113 0.05 vMB 142
172,924 172,924 00000000000001a955ad8dca11cd717935c2c16371fe1e7fb714f35db327eaeb 28 0.01 vMB 7
172,923 172,923 00000000000006112a86a64e2c6d654cef0c91fe10f5179cbad2373de981e948 28 0.03 vMB 40
172,922 172,922 00000000000005e5343eae4ba3c940cde519928e3eca34edc3760171c59008d5 120 0.06 vMB 132
172,921 172,921 0000000000000758d60e67e4c8e847ddf733a8adb6db7e4f281200cc57245656 1 0.00 vMB 0
172,920 172,920 0000000000000af52154fd8fb02fc7e401e9c6835d25320b66d28889e942f607 11 0.00 vMB 113
172,919 172,919 000000000000010f9e8cbe455575f0811c2371c51e38a2d419acfcd868b5dbe0 20 0.01 vMB 155
172,918 172,918 00000000000006620acf7643656ac16334a44dc3b1f694a85993fe8956df30de 55 0.02 vMB 90
172,917 172,917 00000000000005e5e0b15f166813834af0542c7a21fb63b4603131a03d97bbba 15 0.01 vMB 155
172,916 172,916 000000000000046eb0634b610967694cce39a1ba334b1d5ca87a32a9c4b4e1a3 47 0.01 vMB 89
172,915 172,915 00000000000005f84c1ae9026c6e674778382a22f3afa3be4725ecacee5fca6e 21 0.01 vMB 179
172,914 172,914 00000000000001ef914aa74ff6d9679921d464afc8311a0b6ee9f360c577acb8 14 0.01 vMB 0
172,913 172,913 0000000000000794ffa3b1f321178686d70b463c80ebedb1336120cca87e6ca0 33 0.01 vMB 34
172,912 172,912 0000000000000524227d41066230220f3c3e65800a40ba0f15b4ba9ae3a8d375 1 0.00 vMB 0
172,911 172,911 00000000000005d0b7fe6350a880421dc175b6e312d9e711f66849d3225ad50f 23 0.01 vMB 29
172,910 172,910 000000000000045b669ff5b697a28ae3ea03edf69021f4b894db5a31415831bd 66 0.04 vMB 55
172,909 172,909 0000000000000998ca12763502a4a64db646e770f4715f28bff6e96e92682321 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.82 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: 414.82 GB
    • Received: 2.22 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.