Loading Tool

Explorer IconExplorer

Memory Pool

80,964 transactions
29.96 vMB
0.07664740 BTC
Random Selection Loading Transactions
Max Size: 180.70/200 MB

Candidate Block

Mining Attempt 72e899f5933e6dd59cabf577a5988576cde6db833921df51f8cee40d0cf2f0a5
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root b84c3e9aff310f32ce2927b7e63e46792918a5d6bd1fc4cddfabff66c8c9020b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,112
Size: 1.00 vMB
Total Fees: 0.01531960 BTC
Feerates: 502.67 > 1.54 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (499,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,404 415,404 000000000000000001f53ea440b6e4ef89d783003e1365345bf117f354747349 575 1.00/1.00 vMB 20
415,403 415,403 000000000000000002532997d8a905153ad5b6b65eaa881966b455aac5e90ce5 1,226 0.65/1.00 vMB 31
415,402 415,402 000000000000000004698e6ecd0a4a7962f6d615b165c4d65da1ed2131e1b8db 2,487 1.00/1.00 vMB 54
415,401 415,401 0000000000000000001856e119c0b08cf3f570eea01c761bfebad81679a28fee 858 0.34/1.00 vMB 45
415,400 415,400 0000000000000000050525e49d0241e6d7d11181f882c2cbb6dd4fcc5303fa74 654 0.42/1.00 vMB 35
415,399 415,399 00000000000000000039dbe2c1408d99c1b9457ff40e37d6e6fdea3a3b69d073 1,091 1.00/1.00 vMB 25
415,398 415,398 000000000000000005623a54c1768fa302fc0ff56981fe161112c56c8460daa0 967 0.60/1.00 vMB 34
415,397 415,397 0000000000000000047d3c54778f24f16fd7545deeb4b86951c6412353756725 2,193 1.00/1.00 vMB 43
415,396 415,396 00000000000000000084b245f3536ac27b8970a8b24790aa1586d8c327694f0a 3,086 1.00/1.00 vMB 64
415,395 415,395 0000000000000000010537a0e115b881d81f3a7757975fe69386d57a5cad3d39 1,620 1.00/1.00 vMB 34
415,394 415,394 00000000000000000089d69cd983dd9203c56197108ba0d731e951f3609f1eb1 709 1.00/1.00 vMB 14
415,393 415,393 000000000000000003590b54627291773f30c83610dd28661b288c31ac2794ca 2,697 1.00/1.00 vMB 57
415,392 415,392 000000000000000003e4cebd4f63a40487aaba72eb9ec0c804cec6ad8a42b6a4 1,827 1.00/1.00 vMB 41
415,391 415,391 000000000000000003e42583356cda7652363ed5087c324cb2f3ab26d139d747 1,529 1.00/1.00 vMB 31
415,390 415,390 0000000000000000031a5aacde68a9c10ab102fc0706582f8a2e92982986f1e0 403 1.00/1.00 vMB 13
415,389 415,389 00000000000000000466e34b51afe56211ab63252929571b40659b0f0b1b8465 2,105 1.00/1.00 vMB 34
415,388 415,388 00000000000000000024639067cd500d9df0920aecd30f53804d89d30f72b22c 3,132 1.00/1.00 vMB 71
415,387 415,387 000000000000000000e1bf132c0e4d24dfad6f86d230bb89fee6a0bfe2805eec 1,532 1.00/1.00 vMB 27
415,386 415,386 000000000000000003794cdda57f22a791a6800da2c5e8594d487f6c1d368ea4 2,347 0.75/1.00 vMB 78
415,385 415,385 000000000000000002b0fd3836aa860da1ee2fb53e67be3a06ceae90736b8315 1,207 1.00/1.00 vMB 20
415,384 415,384 000000000000000001a53063d9188f516a0f11b4bf840cb7b9ae0e30604da755 2,521 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.36 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: 662.55 GB
    • Received: 14.86 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.