Loading Tool

Explorer IconExplorer

Memory Pool

41,850 transactions
28.66 vMB
0.07138101 BTC
Random Selection Loading Transactions
Max Size: 146.48/200 MB

Candidate Block

Mining Attempt 12aeac6be9ab015d976de95862ca032425190d54cd90b46a6928f555e20c7ced
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 7e3761c1a26477ae152f3c1d9fd9df6daadd4757c6c1586179e057101d62ed2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,694
Size: 1.00 vMB
Total Fees: 0.01580717 BTC
Feerates: 104.56 > 1.58 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (563,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,758 350,758 0000000000000000159acb18dbe7284c5a3dc38681f3ad2b6fa723c424614cc6 251 0.11/1.00 vMB 21
350,757 350,757 000000000000000004d2031d0480cc92a608a4b86e3d68ed30ed29c84940122e 1,208 0.51/1.00 vMB 24
350,756 350,756 000000000000000013456855812c36a17e0e06c00ae40b92d63cfa3e8ff62970 418 0.19/1.00 vMB 24
350,755 350,755 00000000000000000284146d4ecebca6c95af451145e987bb9946c5b85817b8e 1,381 0.59/1.00 vMB 28
350,754 350,754 0000000000000000009b76aa71050e1deb97b2047aaf260c45aba934f8d1c2eb 508 0.21/1.00 vMB 30
350,753 350,753 000000000000000008e1a088318e83c830b8a17e8534e9b2504ce19adef95942 241 0.12/1.00 vMB 27
350,752 350,752 000000000000000012adbeaf8e44edd9c3bc45cc198df6c3b7dfad5acf11c933 447 0.19/1.00 vMB 32
350,751 350,751 0000000000000000118e7fdad5004768e79cd6a3385d0a22065ebbfcae1b0b2c 1,050 0.50/1.00 vMB 28
350,750 350,750 000000000000000008d485de2c09cb0f20f8f9b6a14b4e8422e009c863ae46e9 203 0.09/1.00 vMB 31
350,749 350,749 0000000000000000090bd663aaf81f51634ef3159abdd625b17a8e3c515dd09e 482 0.22/1.00 vMB 26
350,748 350,748 000000000000000017479a4ff532e0597b3c21282ebb93b0d0a3210801c48e2c 708 0.33/1.00 vMB 27
350,747 350,747 00000000000000000deab8cbcc2e0d295b88660779f3ff307230a329bf56cb4e 276 0.14/1.00 vMB 26
350,746 350,746 00000000000000000b798110783b2a12aff56bb61ec6ddf1eaa1892babf30397 331 0.16/1.00 vMB 30
350,745 350,745 00000000000000000c58573e4aa0ac9fca8a037f3bdfcb47f63d6038b7f5e1a2 461 0.21/1.00 vMB 29
350,744 350,744 0000000000000000173e8831672c92310698ea1b385e8eaa25654717c564a7a4 614 0.52/1.00 vMB 16
350,743 350,743 000000000000000006a8b4a30c3e1873af6173f928b21670399cc72feb08fd17 1,241 0.75/1.00 vMB 28
350,742 350,742 000000000000000011b9c3e51799b28235555c2667189697fcf65c9e0fe02b37 314 0.17/1.00 vMB 25
350,741 350,741 000000000000000001dd89d42625339c7337819236a0dded8379132ab503d8fb 333 0.16/1.00 vMB 28
350,740 350,740 0000000000000000022614f4291ae88c24e7a932af5553cf2bfffcbc3b4e9ebd 26 0.01/1.00 vMB 24
350,739 350,739 000000000000000004c825e27150c74fd7d40ac057f2e02c1fe751ca7d3e1aac 283 0.13/1.00 vMB 22
350,738 350,738 0000000000000000012c815389a25d3a7cf952877c8183bc83727b5b2e257d02 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.74 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: 630.35 GB
    • Received: 12.02 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.