Loading Tool

Explorer IconExplorer

Memory Pool

76,139 transactions
27.99 vMB
0.07960168 BTC
Random Selection Loading Transactions
Max Size: 170.81/200 MB

Candidate Block

Mining Attempt a7e50a7ea0bf1ba94703a240f3334f5915b75925e535fab841684b50eb482cb1
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 567cf1404a9d67a394be0dd9fc4cefd11108d4635bb25619dc5742065425cc36
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,389
Size: 1.00 vMB
Total Fees: 0.01942385 BTC
Feerates: 150.93 > 1.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (322,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,551 592,551 000000000000000000071f0b806b3e2da35d3707729af1221fd6a680270f1718 3,163 1.00/1.00 vMB 28
592,550 592,550 00000000000000000000b8a49de179808fc8464b5e87d23219696f79a9d93acb 2,237 0.70/1.00 vMB 19
592,549 592,549 000000000000000000063ab8a0699508f945f750c5cec20aa11634f14a9b8c97 3,013 0.92/1.00 vMB 18
592,548 592,548 0000000000000000001a960d7c290919bf2d5b5c6b4e03700a7b1a9f27394c06 3,211 1.00/1.00 vMB 21
592,547 592,547 0000000000000000000540ab345d78ef815c34732ef90b3b49170dc2e212f906 1,351 0.49/1.00 vMB 19
592,546 592,546 0000000000000000000292f1093f7573e13d87187a2b2234dd2bfa8f631a11de 27 0.01/1.00 vMB 34
592,545 592,545 000000000000000000004faf1858c2fd409c9153082a9b87e518bb978abc3d09 814 0.33/1.00 vMB 27
592,544 592,544 0000000000000000001638d69fcc5ab39ff66273ed3c8e5a72e722ba3575491a 2,233 0.84/1.00 vMB 22
592,543 592,543 00000000000000000015f42e70b8a7a63a5e70cdeeb37892e289f468cfafc659 244 0.29/1.00 vMB 6
592,542 592,542 00000000000000000005408d8c5d73a0ed7a188c1fbaa63090f13bce1c69d2cd 3,181 0.98/1.00 vMB 15
592,541 592,541 00000000000000000000d24e2ef9f55307f9376fad78f8a64711cef20fc4fefe 3,177 1.00/1.00 vMB 38
592,540 592,540 000000000000000000137c77cf9f90f139e00852d08c7a58cc6c898b9cd08c0e 2,117 0.70/1.00 vMB 19
592,539 592,539 00000000000000000014bac70cf6a2f64bb8b131af73cf05ab60111ed7138aa3 2,131 0.75/1.00 vMB 19
592,538 592,538 000000000000000000084455c07505343c9f4aabe7475820b02b70375afdc7b6 3,055 1.00/1.00 vMB 20
592,537 592,537 0000000000000000001afa608b428a5ed8e24f795717dbc793323d1f42b45782 3,317 1.00/1.00 vMB 25
592,536 592,536 00000000000000000016f49d1c8fae72b749142edb88bdb12e3341324392ac20 47 0.01/1.00 vMB 32
592,535 592,535 00000000000000000001e223b1799daff3adbf567747b58520d64842ceba7a54 1,037 0.34/1.00 vMB 31
592,534 592,534 000000000000000000028341ea35edee344f8d6410e4f031567a68f0908c7188 2,227 0.80/1.00 vMB 6
592,533 592,533 0000000000000000000c5c89b31fc35f1b39f6428305cfca80b6de8af07b91a9 3,094 1.00/1.00 vMB 20
592,532 592,532 000000000000000000151fa195cd208014d6b47df47db4d7a3bdc67c6bf9d7e0 3,092 1.00/1.00 vMB 35
592,531 592,531 00000000000000000000bba90389a9dd5da59ec5f50e921dbadb023a656f1c10 2,781 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.