Loading Tool

Explorer IconExplorer

Memory Pool

82,629 transactions
30.44 vMB
0.12209611 BTC
Random Selection Loading Transactions
Max Size: 184.20/200 MB

Candidate Block

Mining Attempt 149def558e2b34b0ff8467d6d351ba787928dd72684206916e9c465a57bc0884
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 04164ff69cae8c7f44b3e407f7ef63e7ed1ace97c975792cd3baa988d49f0ad4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,103
Size: 1.00 vMB
Total Fees: 0.04310779 BTC
Feerates: 150.85 > 4.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (165,735 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
749,404 749,404 000000000000000000098ae8a8086cd59c402ec383a7b7b55ab56f85a5bfbeaf 214 1.00/1.00 vMB 1
749,403 749,403 000000000000000000054d90fa25124ae446622b59f5ce92bd6652f6dd307e77 1,085 1.00/1.00 vMB 3
749,402 749,402 00000000000000000009a1c86ba3da712311d4de9c67cd44c829ea08305a4e72 1,918 1.00/1.00 vMB 11
749,401 749,401 00000000000000000003061b965a7393c154a717272bb664e3238c3ad4dccffc 619 0.29/1.00 vMB 8
749,400 749,400 00000000000000000006c18d03da434c0081fc01de080fc0d610189a6c929738 1,218 0.54/1.00 vMB 6
749,399 749,399 000000000000000000076494dc0e90bba0252454a4942c037a22d65d98ecdd61 587 0.16/1.00 vMB 7
749,398 749,398 0000000000000000000521239b7f43c2de9f13ad79bc30e09872a0cec1f36be1 962 0.50/1.00 vMB 7
749,397 749,397 00000000000000000005d15a6e58cee0b30a2ef9c2dfb6e0848b5d4afba38a60 1,377 0.57/1.00 vMB 6
749,396 749,396 00000000000000000006534b55eabf2c503c481412727b12ddf00b9faee2cb3f 119 0.03/1.00 vMB 9
749,395 749,395 0000000000000000000361bbac6121700b7ea8e6ba524642133e3ab888c4cd86 1,593 1.00/1.00 vMB 4
749,394 749,394 00000000000000000001babdceb49e5838ff710248966e2fc57d326c726b5e2a 2,163 1.00/1.00 vMB 5
749,393 749,393 00000000000000000003af2a68a6046fd62c11dd3d0748dd10dac83677cf57ca 935 1.00/1.00 vMB 5
749,392 749,392 00000000000000000000c9bcc7522f16e71a850a0bc4aa0469a1286d047d4cfb 1,361 1.00/1.00 vMB 7
749,391 749,391 000000000000000000081053938680a33e477834a349c016813cbf379434c72b 1,918 0.91/1.00 vMB 7
749,390 749,390 0000000000000000000343d7f4aacf267069650d8fda4b3ddbf4fba8e9118df8 1,907 1.00/1.00 vMB 5
749,389 749,389 0000000000000000000967b92c6178546a5813e25d38a785c81b586700f5a2ed 3,142 1.00/1.00 vMB 12
749,388 749,388 0000000000000000000077275237593de3e30abcdfbfe15fdf716a2794eed337 918 0.63/1.00 vMB 5
749,387 749,387 0000000000000000000755f25c257add8deb6c0d482e98460537ed7624a1e74a 848 0.26/1.00 vMB 8
749,386 749,386 00000000000000000008f5f82b8921560f52b9dc3c3a1ef4b30f518177d8c2f0 884 0.34/1.00 vMB 8
749,385 749,385 000000000000000000001dccc1125657ce63bb07df69003024111d2e79dd50f5 1,028 0.32/1.00 vMB 8
749,384 749,384 00000000000000000008a795c250a3ccbd6430bec778c899c5f6d234bd69a006 146 0.04/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.63 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: 672.36 GB
    • Received: 16.21 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.