Loading Tool

Explorer IconExplorer

Memory Pool

80,112 transactions
30.41 vMB
0.09092791 BTC
Random Selection Loading Transactions
Max Size: 185.11/200 MB

Candidate Block

Mining Attempt a5d62c52fda5e5ec2294f3da647f625500c292cf6a6f290c291119e7aeefaf84
Version 20000000
Previous Block 000000000000000000012b00c78ffcff2c2f251c4df31f5491c4d8ec6c927e5b
Merkle Root 18e0ef64d107d9713bf3ad95649ed93925fbcec19b8579fa2c19a7884fc6cc7c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,133
Size: 1.00 vMB
Total Fees: 0.02234084 BTC
Feerates: 342.60 > 2.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,389 (194,490 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
720,899 720,899 00000000000000000008680fa98a901d332c751042e5bcd75b9ca5931f668c56 2,381 1.00/1.00 vMB 12
720,898 720,898 000000000000000000047a00e4a01dd27cdccf437fb2243be1276cccc16b294b 2,509 1.00/1.00 vMB 9
720,897 720,897 000000000000000000094e331b4d67b21a3a449d8b3f4c82a3ea1de8a2a5386d 811 1.00/1.00 vMB 24
720,896 720,896 00000000000000000000b71ed0d9bec536d4fbbfa4da8dece0edb25324d11db0 2,751 1.00/1.00 vMB 10
720,895 720,895 000000000000000000086173de21e987a66a446e6378d7922df31129d38b2ebe 967 0.28/1.00 vMB 10
720,894 720,894 000000000000000000099e4f57ab8e4e7539067b26d2a42f3a2c505e3f64ad2a 677 0.20/1.00 vMB 10
720,893 720,893 000000000000000000043f6575dc039481425cf3358a254d758973dec7b81bd7 11 0.00/1.00 vMB 6
720,892 720,892 0000000000000000000070b4f14fc2648f9d3f4da5496a323f83946d71801166 936 0.27/1.00 vMB 10
720,891 720,891 00000000000000000001082baff0988a43afb29eebbff01bc3ac5c8a7f634be6 1,410 0.57/1.00 vMB 12
720,890 720,890 00000000000000000009939f05130492fde3dff4151826c4d2b76e6452821d0a 984 0.29/1.00 vMB 11
720,889 720,889 0000000000000000000728df27caa22510518114258b1fb586433082a6b3593b 365 0.59/1.00 vMB 3
720,888 720,888 000000000000000000080985f096ecbd74965c1e818e9ed325964d6dfa4d4acb 2,548 1.00/1.00 vMB 10
720,887 720,887 00000000000000000004a13c7e9c0b756609c78d1381d39db7e3115aef800675 2,093 1.00/1.00 vMB 3
720,886 720,886 000000000000000000070b0b10b53507977576544ffae03c26aa60bc1faed0c0 1,310 1.00/1.00 vMB 15
720,885 720,885 000000000000000000060fdde73f3663c00bc0a2def3aafa63ae3b71332f0a91 2,807 1.00/1.00 vMB 16
720,884 720,884 00000000000000000002aa994f449028734f0d78305c3c78e0fd294cfd61c28e 808 0.26/1.00 vMB 9
720,883 720,883 000000000000000000008ec66a6f210bb7bcf3bdd6070a2575aaaa85ede9df65 394 0.13/1.00 vMB 10
720,882 720,882 000000000000000000056dbe18f3d0355cf10b8896f9b24dc34a79a612375c7b 600 0.18/1.00 vMB 9
720,881 720,881 00000000000000000003c126ad0a8af2ba722dc2467335de19079e607b37bcda 2,299 0.71/1.00 vMB 10
720,880 720,880 000000000000000000016c26f122f8288435052399a755ba1d5aff700b501d7a 712 0.33/1.00 vMB 8
720,879 720,879 00000000000000000007fbf700ffe4c1a059c08fb1c6426ecf8fba572030847f 1,635 0.67/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.07 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.85 GB
    • Received: 18.28 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.