Loading Tool

Explorer IconExplorer

Memory Pool

78,360 transactions
29.44 vMB
0.06720645 BTC
Random Selection Loading Transactions
Max Size: 176.73/200 MB

Candidate Block

Mining Attempt 0ec2dfb77c70acbc7ee95ea68efca7b515f8488804af335a40ffa0bdf2b58eac
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 375f9e4dd37f5fa990ba6c1523312e177398e7ef6e8670a4b8fb8c9a761ca022
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,656
Size: 1.00 vMB
Total Fees: 0.00727511 BTC
Feerates: 180.34 > 0.73 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (250,259 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
664,758 664,758 0000000000000000000ad057c821a3ba54b50e5e524980dc256054dba0782bdf 1,967 1.00/1.00 vMB 58
664,757 664,757 00000000000000000008ddbf1ff692efecfe2e6e8328182d2c098f4734027606 2,447 1.00/1.00 vMB 74
664,756 664,756 00000000000000000003720e22cf927903a1be6680d6f56f57bea366e02efdcf 2,889 1.00/1.00 vMB 88
664,755 664,755 000000000000000000084d4186e183442fab6cf283b9a208b34f195404be5800 1,964 1.00/1.00 vMB 88
664,754 664,754 000000000000000000057e1736a023091748d10f5beef7570226d69ec4eb5776 2,923 1.00/1.00 vMB 120
664,753 664,753 00000000000000000008a51a3af871c16b176b81e9e572069264cd82da4d73a7 2,397 1.00/1.00 vMB 41
664,752 664,752 00000000000000000004eea218982acbd38cf9a5002367dfcdb2809553aa1a13 1,934 1.00/1.00 vMB 38
664,751 664,751 000000000000000000035775482ad6ac24f1c46f7aaaef0d610e3468e266198c 1,416 1.00/1.00 vMB 27
664,750 664,750 0000000000000000000333d46dc9a113468361b14cd005384dae8dd5451617af 2,587 1.00/1.00 vMB 24
664,749 664,749 000000000000000000034da46b2a84cc3702f5ffdfb9f346a2b28a4cc0c2aa43 2,134 1.00/1.00 vMB 51
664,748 664,748 0000000000000000000ef53970d90d7151bbce2827f7e060a5f5177b2e4354df 2,146 1.00/1.00 vMB 55
664,747 664,747 0000000000000000000abc827bde785fb265150a186629f7ca7682c256821c0d 1,862 1.00/1.00 vMB 45
664,746 664,746 0000000000000000000b1e791b85f7533eeb37a296bb4cd1a70b7d195c8f6f01 2,168 1.00/1.00 vMB 21
664,745 664,745 00000000000000000009de08d525e4b1c4bbabf14df52359222cd505fb25ab30 1,250 1.00/1.00 vMB 78
664,744 664,744 000000000000000000098dfadc9c30ab0906726449286b5d7f23157a6dc271bd 2,102 1.00/1.00 vMB 31
664,743 664,743 0000000000000000000240c002b65b51e40d00b076bfbccea926783402f8f945 1,729 1.00/1.00 vMB 43
664,742 664,742 0000000000000000000b58ddb2f3bc3830d53c6263100d14f4ef1ef361438196 1,751 1.00/1.00 vMB 50
664,741 664,741 0000000000000000000858b15dc694aa4444219fe35fe209962f4f534fc582c9 1,951 1.00/1.00 vMB 30
664,740 664,740 00000000000000000005df94f7e79442d71fc82da9105c8f2c6869d58928004a 2,060 1.00/1.00 vMB 56
664,739 664,739 00000000000000000003e9fd295a8cda64ba0240f8431bc1952822b1b4be2df6 2,026 1.00/1.00 vMB 98
664,738 664,738 000000000000000000049eea1615be2a812cc4e07f549fd316f8bfb97efc9216 2,043 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.43 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: 665.48 GB
    • Received: 15.14 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.