Loading Tool

Explorer IconExplorer

Memory Pool

42,211 transactions
26.50 vMB
0.07530570 BTC
Random Selection Loading Transactions
Max Size: 138.39/200 MB

Candidate Block

Mining Attempt f6d8a434ee30dee5c6a159f01d4380c5df5f973ffed66213cf5b5776197a508f
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root fd92c70ce66f5a6ffbfc91b686a4fd7cb53fd46ced0aabf2931e76c1b10d56c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,292
Size: 1.00 vMB
Total Fees: 0.02666544 BTC
Feerates: 151.16 > 2.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (571,921 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
342,948 342,948 00000000000000000eba9e65987d2b01cd1851933df42556a2d5d808624ba45f 391 0.20/1.00 vMB 20
342,947 342,947 0000000000000000004983ddbc0ea812045fe542003b1cf9cb00810bee87518f 653 0.52/1.00 vMB 18
342,946 342,946 00000000000000000889dc00d6aac3bda42a7e79662f5f0ce2dba020484d8d52 905 0.72/1.00 vMB 19
342,945 342,945 00000000000000000a1ad22a8c0b5471f0511a22041629b0f2b1adf1bd45cd4a 762 0.75/1.00 vMB 26
342,944 342,944 0000000000000000094a953f2412f7ff058b83356e9500187cbc684f6051f8b3 230 0.30/1.00 vMB 22
342,943 342,943 000000000000000013190db035bdf53c2d96bb2ff47e40abcbe2f43fad34fe39 379 0.44/1.00 vMB 22
342,942 342,942 00000000000000000ad81e0abc0b295c22386b6723aedee3eb66ea88f7f10d7f 60 0.03/1.00 vMB 28
342,941 342,941 00000000000000000fac2c53d07ebd080281ce640c2aec8b9d9163d1d3b09404 132 0.07/1.00 vMB 24
342,940 342,940 000000000000000011eff66d753121819edeb736563783549dc58039b9a8292e 76 0.03/1.00 vMB 20
342,939 342,939 0000000000000000100eaa2e42e58f3f09d4cf6a75463d9719cff0a2a1648083 33 0.08/1.00 vMB 21
342,938 342,938 000000000000000015bed98f4b7c1950c7de7f613bf3e1ff3ca1ab9c1b287195 860 0.63/1.00 vMB 22
342,937 342,937 00000000000000000c9e43308a1c2b1e39139f2594e769f57f5341b7a4c4a389 1 0.00/1.00 vMB 0
342,936 342,936 00000000000000000a7243627ff1a5ce302110558daa645eb5ced07417afad8f 290 0.13/1.00 vMB 28
342,935 342,935 00000000000000000acb5672a1774d9e05b645b04ef299f15fb1be77d3be4e24 72 0.04/1.00 vMB 13
342,934 342,934 0000000000000000045f98ad68d1b1400a5b56066a3c67ec90905a23ec757fb4 634 0.37/1.00 vMB 25
342,933 342,933 0000000000000000068673782c3a2addb61b7d2a36a15e15248500194c773f49 1,306 0.75/1.00 vMB 27
342,932 342,932 000000000000000001cba87397b305c4f7df0ee01d5ec7f3b106c93b160922e8 461 0.33/1.00 vMB 23
342,931 342,931 00000000000000000f82ef6fe83d822382fbf895885c65ba424275f08b8c6509 279 0.15/1.00 vMB 27
342,930 342,930 0000000000000000133f935ba2b6fb0bc5c2af1657b41b6a0b410da96f4cb23f 218 0.10/1.00 vMB 32
342,929 342,929 00000000000000000adf8004fabbafbe56f130074cdb0207e88fc937d203b1cb 1 0.00/1.00 vMB 0
342,928 342,928 00000000000000000a53130cf15a974097cf7e6b0cc98cbdd62bf7b448738f11 274 0.13/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.