Loading Tool

Explorer IconExplorer

Memory Pool

77,161 transactions
28.32 vMB
0.09041017 BTC
Random Selection Loading Transactions
Max Size: 172.54/200 MB

Candidate Block

Mining Attempt 681be231b81611a68ee33db0a5dd47e12f38a06240bad45d9914e329efbc79c8
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 73a73aed9c9cd390658cefa2b0429f76c77deb4aba89d3a077bad572ffac9ecc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,971
Size: 1.00 vMB
Total Fees: 0.02779901 BTC
Feerates: 201.07 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (322,890 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,407 592,407 0000000000000000000a7f06105cae52513ccffedcb017e9fd5458863b3c79e9 2,578 0.85/1.00 vMB 21
592,406 592,406 0000000000000000001304f663d150fa6d20cbefd88ec5ef8f593ee4d6a53754 1,172 0.37/1.00 vMB 19
592,405 592,405 000000000000000000059523802a51ccbf5464df1fcc2a4d7496e1512b3c8dfb 2,659 0.96/1.00 vMB 13
592,404 592,404 0000000000000000001850c3f937996b1b14e69e8e903ef21c4fb6e64829d81e 2,862 1.00/1.00 vMB 25
592,403 592,403 000000000000000000155ad982d2bada87435c9213a2356cf64a31224354674b 521 0.17/1.00 vMB 22
592,402 592,402 00000000000000000016d448ba9af0cfb2e27db1c72888a82842e24c3666a4ec 1,170 0.36/1.00 vMB 18
592,401 592,401 0000000000000000001559b880c34e0d34ce76a55e1a3f3b8f83897584fb2b94 2,785 1.00/1.00 vMB 13
592,400 592,400 0000000000000000000a8cdc8c5a4ca820603d9a188f8749b72c3c838cf22697 3,145 1.00/1.00 vMB 38
592,399 592,399 000000000000000000168c7ff5a2618d4aade9f92915090cef08017092b09ea5 2,219 0.76/1.00 vMB 20
592,398 592,398 000000000000000000078374c458b9ebb20de4e770abe3fdfa856eeec2941a89 2,904 0.99/1.00 vMB 18
592,397 592,397 00000000000000000009e91000bde37522dbe1d220e9e243ad399036c04ce8ab 2,426 0.83/1.00 vMB 21
592,396 592,396 000000000000000000164afeed3ab12993c0477b02c77aab31ddedadade3c5da 2,431 0.84/1.00 vMB 23
592,395 592,395 000000000000000000148eb101d5eea36958b2b1403eb462374fb479f90fbedf 837 0.26/1.00 vMB 17
592,394 592,394 00000000000000000007c2e1e9ea6a952971217ac74a17fc7ef75a04e355b205 1,728 0.65/1.00 vMB 23
592,393 592,393 000000000000000000145ff0db9c348408c67dd0967534b0d5874e938e517f1a 3,077 1.00/1.00 vMB 10
592,392 592,392 00000000000000000004a1b4f5e404036a5e0a728c5aa2a478f2f2060680f42c 2,623 1.00/1.00 vMB 39
592,391 592,391 000000000000000000011501e4bfde501be281005817611d03cdad8c8a918e58 1,637 0.50/1.00 vMB 21
592,390 592,390 00000000000000000016b989ccd672b59ba24e12fbf9272cb7839f25e4ca916d 2,709 1.00/1.00 vMB 12
592,389 592,389 0000000000000000000e59828e9f826cfea1e12b4071aefb0a92b4fe37f1016e 3,274 1.00/1.00 vMB 39
592,388 592,388 000000000000000000028f5330355f9defc8ebc30694ab52a3987598f201b161 3,184 1.00/1.00 vMB 28
592,387 592,387 000000000000000000070cfef3a7a163ef0639388aeba64fdecc895ce29339cf 1,043 0.32/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.