Loading Tool

Explorer IconExplorer

Memory Pool

40,005 transactions
25.69 vMB
0.05217900 BTC
Random Selection Loading Transactions
Max Size: 133.76/200 MB

Candidate Block

Mining Attempt 167abc3f44dc05d5d62483f9db4e8ec785ea6ef83d6b07e4fc2292fc46682ecf
Version 20000000
Previous Block 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f
Merkle Root a4409780a35e2a6717b8e3a9c52b45dbc1f6e6d4b87b955c83dafaae61af593f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,690
Size: 1.00 vMB
Total Fees: 0.00569166 BTC
Feerates: 75.74 > 0.57 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,732 (202,659 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,073 712,073 0000000000000000000bf313804903aeef509ed51fc97eb1b3997ded9e490b7a 3,476 1.00/1.00 vMB 30
712,072 712,072 000000000000000000083c543010fc9284fcd0562b1f8c76368b714f9d02b5d8 1,936 1.00/1.00 vMB 15
712,071 712,071 00000000000000000004cc03a41f521a18e3c76c3fe99cbd7db20e231aff0f76 52 1.00/1.00 vMB 8
712,070 712,070 000000000000000000026ea38122e37dd4437971c11a19a3932d3c1fbc2fd5d1 283 1.00/1.00 vMB 8
712,069 712,069 000000000000000000035534a98e0695afe0026648b2f11565ddf7c77f6b077c 1,066 1.00/1.00 vMB 10
712,068 712,068 00000000000000000007fa05d86b27d78848469478274c86ee2795f980bf9696 1,753 1.00/1.00 vMB 13
712,067 712,067 000000000000000000009a2565e7d63b5f733a21a5cea842ef901cb7097156c8 133 1.00/1.00 vMB 8
712,066 712,066 000000000000000000064572e79fb677851d0dee970659abce6f7985a2420bc8 672 1.00/1.00 vMB 10
712,065 712,065 00000000000000000000a7adf2e4ff8b3d68495f8163e289611562c4bb213e90 423 1.00/1.00 vMB 9
712,064 712,064 0000000000000000000304322827b18d4097a75ea6329d950c8f99e444f6d593 339 1.00/1.00 vMB 9
712,063 712,063 00000000000000000004e6976cb5053c80962ca0ee8e21336e3b421733d607a8 992 1.00/1.00 vMB 10
712,062 712,062 00000000000000000001c71fbf33392bebbbbbbd28b996e15ebcae160ce807fb 466 1.00/1.00 vMB 9
712,061 712,061 000000000000000000089ca91030b3f533db3fab8be9301fb6c0dd76795f5033 1,527 1.00/1.00 vMB 12
712,060 712,060 00000000000000000003491968a919fe2de96033803588a765bdb6ef14032ab0 1,264 1.00/1.00 vMB 12
712,059 712,059 00000000000000000008e12efa847cdc3fc3db10569ca5c2d59ff824dd1880fd 1,762 1.00/1.00 vMB 13
712,058 712,058 0000000000000000000bcbb69d6ebe4aa0825be5f48c2bfa62e4ca2f728b998a 990 1.00/1.00 vMB 11
712,057 712,057 000000000000000000026daad9d59053760d07b5b9a76c4b43590ad5c7b0d197 774 1.00/1.00 vMB 9
712,056 712,056 000000000000000000005566e847f77f92e4a9c3162bf4faabecf1a1a605ee13 437 1.00/1.00 vMB 9
712,055 712,055 000000000000000000046377dbb2824fb39ba6f47097f873117e7f9879d8c8e0 1,757 1.00/1.00 vMB 14
712,054 712,054 000000000000000000092e7cc38721a620817061cff6670f9add6dd998db348d 3,268 1.00/1.00 vMB 17
712,053 712,053 0000000000000000000a2158bec3245de7a4d296672683d1f7ca0e0795ebb098 2,209 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.92 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: 646.02 GB
    • Received: 12.80 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.