Loading Tool

Explorer IconExplorer

Memory Pool

43,280 transactions
27.83 vMB
0.06715628 BTC
Random Selection Loading Transactions
Max Size: 145.80/200 MB

Candidate Block

Mining Attempt 682696f22508c54dabdc67689dba7bc92e85f22f173bd565a7f52099352c066f
Version 20000000
Previous Block 0000000000000000000157a8c8e1353dd302dd73eb8610f040445cef37457e83
Merkle Root b2b02838c38914c97461c88bb46300e75b2016295daf4965f049a0fa5004b902
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,338
Size: 1.00 vMB
Total Fees: 0.01425873 BTC
Feerates: 121.11 > 1.43 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,259 (847,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
66,769 66,769 00000000022fc7e3b3396a66997d19bd7f31102be6db30f819099b90841aa419 1 0.00/1.00 vMB 0
66,768 66,768 0000000002166ad8d9092d4987bd0e3bed262ab89d63743b29c681d5b9da4a37 1 0.00/1.00 vMB 0
66,767 66,767 0000000001c605b03b6d8ce8d67996956de775ea663bbd54c567769af033c1ec 4 0.00/1.00 vMB 0
66,766 66,766 0000000004c0129043f91a242bb6322b933a2ab0494a6a7a2365b071e91bf0c7 1 0.00/1.00 vMB 0
66,765 66,765 0000000003e126ee455782e07d6a501778ab957be83d8bd4d2098c37f0cadbf5 2 0.00/1.00 vMB 0
66,764 66,764 00000000012e30e449eb4ada817741b133caf706670e7a37467a174c2416058a 4 0.00/1.00 vMB 0
66,763 66,763 0000000005599c0de80114b239188217b22998c026c06abe695e09465a27cfcc 1 0.00/1.00 vMB 0
66,762 66,762 0000000002f91358bdbcee2bcc34ff2d8f1b4b62d6f831621e70f3b501439f4f 1 0.00/1.00 vMB 0
66,761 66,761 0000000002dc0a5b00ee10dfc5f503baafca61b6847df1f2cbccc826ec2ce992 3 0.00/1.00 vMB 0
66,760 66,760 00000000052f8f0a3d2b71008a65701d3ff9a944e220fc73d4156028ea8e4983 1 0.00/1.00 vMB 0
66,759 66,759 0000000002ee5810f14f71c1a3ddbff395ef728d688762d8a9d186d63c275873 3 0.00/1.00 vMB 0
66,758 66,758 000000000160a727bc193f0f6e2f4b1e9433b6a6e161d195f6e767a9c9ecb689 1 0.00/1.00 vMB 0
66,757 66,757 000000000239dc0fd9faeefea78e833ba989554b202fc612c22294e74012f685 2 0.00/1.00 vMB 0
66,756 66,756 00000000055eae085c0e16b4dc23bb215bcce41c249901fbc521a2bda77c038c 2 0.00/1.00 vMB 0
66,755 66,755 00000000007d21c088ede1dc2ae44afca126defb7437108b3918f181cba2546e 2 0.00/1.00 vMB 0
66,754 66,754 0000000001c97825fe444195c01cdfccaeb719a67e7cb7cb444ecc066e50da3b 1 0.00/1.00 vMB 0
66,753 66,753 00000000033175f710a8be1cf271fdf038068f2373cc760d3d2c82531dae67e4 1 0.00/1.00 vMB 0
66,752 66,752 000000000332ee075797e15ac3680bd1e9de0adf45a8249073991aec4fdbd4c0 2 0.00/1.00 vMB 0
66,751 66,751 00000000019c14cb4f25aba40d3080179e2356840a4d3e36504480a56922ad92 1 0.00/1.00 vMB 0
66,750 66,750 0000000000054251a8230205a9e9f5b33a40015295c113c5e40555c8ed92125d 3 0.00/1.00 vMB 0
66,749 66,749 00000000003165da0ded4a55aa2d65b7b3932c3c76adaa4486daff453783487a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.05 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: 577.61 GB
    • Received: 8.61 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.