Loading Tool

Explorer IconExplorer

Memory Pool

74,959 transactions
27.61 vMB
0.07347474 BTC
Random Selection Loading Transactions
Max Size: 168.59/200 MB

Candidate Block

Mining Attempt 914ca6543e55ba065778775d3a57b941692c285954db0adbe4a57c91fb00da69
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root acc38d62d3f5656b3f5f2ab358d4c15c341f5f1da58e40e1e677b450fa721c1e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,460
Size: 1.00 vMB
Total Fees: 0.01449608 BTC
Feerates: 80.55 > 1.45 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (221,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,937 693,937 0000000000000000000c1b075b972ec9802f30d93ce58aaf9fd725806df8e132 1,217 0.54/1.00 vMB 17
693,936 693,936 000000000000000000021521f541b52e2c55678a0b1718e94c0acf6d13ab96e6 201 0.06/1.00 vMB 12
693,935 693,935 00000000000000000003ad934b8ced9ab73d55d4febd521c0e4b9b01353fceab 924 0.41/1.00 vMB 12
693,934 693,934 000000000000000000111f9045c9d723962150b737dddb8f19d9a7b11beacf9d 628 0.26/1.00 vMB 28
693,933 693,933 0000000000000000000345138e7131aeab0943c337b91c808f3f568f0c804bda 21 0.01/1.00 vMB 3
693,932 693,932 00000000000000000010b823e950ffcf42913848e5460ad578f4849936ab1ba1 106 0.04/1.00 vMB 18
693,931 693,931 0000000000000000000c529104d4ee617ce95816978c367bf19bbd99bcd570b1 718 0.38/1.00 vMB 8
693,930 693,930 0000000000000000001356d63ad5f42e57100ca6cb6e0b89308562c6778bde32 196 0.06/1.00 vMB 10
693,929 693,929 000000000000000000099cafc5fdc12bceb682763e44c19fb83d2c580d3c028d 966 0.35/1.00 vMB 15
693,928 693,928 000000000000000000100a7515afdcfeaf3511497fa1303cf4e26a34231643d1 1,428 1.00/1.00 vMB 9
693,927 693,927 00000000000000000004e8085ea72caa34d06af3394be96e0c73884077700cb7 410 0.20/1.00 vMB 9
693,926 693,926 0000000000000000000b8a419e9098ebb3fc4fa2c28c967a1176e37933f35157 1,088 0.77/1.00 vMB 7
693,925 693,925 000000000000000000077eae3cb0ad108a81edfc58f216a991a7b80f07dd88aa 1,313 1.00/1.00 vMB 4
693,924 693,924 0000000000000000000e13de184617569b363165983d63f56913c3eee4b29594 2,841 1.00/1.00 vMB 13
693,923 693,923 0000000000000000000c0b73fbe9793e72c63807e58d2a94a8137b8dc986a1e0 2,391 1.00/1.00 vMB 10
693,922 693,922 0000000000000000000cff0b29dea8891220f9faa9f0249238cd66467d688195 190 1.00/1.00 vMB 1
693,921 693,921 00000000000000000010e13e3d66d347a934faff321e0486bcae1b57ec5de0cb 971 1.00/1.00 vMB 3
693,920 693,920 000000000000000000009c66000fd7b28f8f7751d8449b1c810b4410fa6795d3 2,412 1.00/1.00 vMB 8
693,919 693,919 00000000000000000008131743d6db3c088003efbd2592c60b4580f1275753dd 2,412 1.00/1.00 vMB 10
693,918 693,918 0000000000000000000a74e8a28c3d1c7f67e8ca2328dd22100550ee3a76417d 3,709 1.00/1.00 vMB 3
693,917 693,917 0000000000000000000fa44bbbd3ecddba47296a4b53ed1bb27b26dd290cb176 2,455 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.