Loading Tool

Explorer IconExplorer

Memory Pool

81,586 transactions
29.87 vMB
0.14347039 BTC
Random Selection Loading Transactions
Max Size: 181.07/200 MB

Candidate Block

Mining Attempt 0cf7c4f2e2eb0bd87ee12143882af736997925718e3468160e18df32221345fc
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root b77a31f01adabbeb55521f8e9ceaa5fe909dc67388cefeb5450f56e55350560c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,810
Size: 1.00 vMB
Total Fees: 0.07553123 BTC
Feerates: 101.65 > 7.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (322,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,832 592,832 0000000000000000000ce9d6c0d9b9c8c3bdc9c686cc3df50d3eb98564f39ffd 687 0.19/1.00 vMB 16
592,831 592,831 00000000000000000014d814affe4b822c01122edada5dd2890ef8979bc6d211 1,928 0.59/1.00 vMB 17
592,830 592,830 0000000000000000000f5c18c7c0114e49bb4215abd797d9b72eed7689aa646a 1,431 0.51/1.00 vMB 15
592,829 592,829 0000000000000000000404bbe3823ca041967dfcd2eccaff4e748223e925c949 50 0.03/1.00 vMB 18
592,828 592,828 00000000000000000008d0791663a7eab67e5ffda22a995eb28c8f2d6a0ea140 2,268 1.00/1.00 vMB 8
592,827 592,827 00000000000000000009d53296e765c4f25b0bbd36fa1b87bf1216d7c85d0819 1,859 1.00/1.00 vMB 8
592,826 592,826 00000000000000000001910281cd93b430ddacdcb5acfbce091131904220ba60 2,263 1.00/1.00 vMB 43
592,825 592,825 0000000000000000000204fdf0da90a996a20153633d833a60ce7617f1151e52 806 0.27/1.00 vMB 16
592,824 592,824 00000000000000000017b3e53a42adad213d954e1f8e9532d9ca3ac5f72e60c0 2,486 0.72/1.00 vMB 11
592,823 592,823 00000000000000000015a6b8b0db543fdb19f94414a66474e16ae21cdb2f167c 2,297 0.70/1.00 vMB 11
592,822 592,822 0000000000000000001110c7f747e6c32ae3e89fb4301516494787630014de60 3,489 1.00/1.00 vMB 12
592,821 592,821 00000000000000000004115050017c8a8cebfa688de3af9f679a1fe76f7a86fb 540 0.16/1.00 vMB 19
592,820 592,820 00000000000000000005d48cacca307345c45b729609617db2ffcb63eb858961 719 0.24/1.00 vMB 8
592,819 592,819 0000000000000000000443cb3f977dc93ebeb53d8cf38c28ee47194523e9b5be 3,528 1.00/1.00 vMB 13
592,818 592,818 0000000000000000000f58a01a0636a46c56a76cd726bb93252642dd98e1647b 3,292 1.00/1.00 vMB 9
592,817 592,817 0000000000000000000cf0f02a16c8c0e9c0e9ce72f7ebe3c1080a4eeaf8f137 2,082 0.65/1.00 vMB 9
592,816 592,816 0000000000000000000b0cbc4fdb587ed30029c74d1668e63dc9d52dd2d9b692 2,897 1.00/1.00 vMB 17
592,815 592,815 00000000000000000018b628efca567132446d35ae030629fb98eda47bf4b47d 2,671 1.00/1.00 vMB 13
592,814 592,814 00000000000000000013173939042a08f38412c94bebc82f74a6567eb5e28f86 224 0.08/1.00 vMB 13
592,813 592,813 0000000000000000000e1b132ab28d18d289ae16d094d5b68526c16576344780 2,961 0.87/1.00 vMB 9
592,812 592,812 000000000000000000112d99b95f4bb2568c18d974d7b9febcf1c233b2532e8e 469 0.13/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.60 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.68 GB
    • Received: 15.99 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.