Loading Tool

Explorer IconExplorer

Memory Pool

47,067 transactions
28.96 vMB
0.19445418 BTC
Random Selection Loading Transactions
Max Size: 151.40/200 MB

Candidate Block

Mining Attempt 76984fdf4402182b1d6b1a8e86221069a61ac1160788c8bfbae1af9be87e5188
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 39c5ace97f5f92c2d515937a6485acea0e39eb3908d6af1de7b1e2c321cbfd21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,717
Size: 1.00 vMB
Total Fees: 0.06559172 BTC
Feerates: 151.12 > 6.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (577,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
336,772 336,772 0000000000000000045887bcdc5c57ce76d2368640f346c412b467a164c15623 652 0.31/1.00 vMB 29
336,771 336,771 000000000000000010703abe175e7be0298eb2258da5d8d91bbbf13c616a2a6d 1,169 0.61/1.00 vMB 28
336,770 336,770 000000000000000004bee04ead46f8128312f981a6919771c236a2879e02d558 13 0.01/1.00 vMB 16
336,769 336,769 00000000000000000612f19e1d092ad52737338e57d00fa5eb3dfea00ff6a82c 252 0.11/1.00 vMB 32
336,768 336,768 000000000000000008196766f44b1f356e7ce4df3de9324f9de48bf5a95da6c9 452 0.21/1.00 vMB 32
336,767 336,767 0000000000000000091fdca5a0140e52ab855c728350dcaa33358571355e18f3 587 0.25/1.00 vMB 43
336,766 336,766 00000000000000000da5d67ca658ee1d404b831dbc122991e71eda4154780cab 855 0.49/1.00 vMB 24
336,765 336,765 000000000000000018d14a4dbac6a1101ea06add456f48b6993379ae0f374654 854 0.41/1.00 vMB 29
336,764 336,764 00000000000000000adf71b6308958dd27ddb42c848f95646c4de024da3f1910 48 0.06/1.00 vMB 7
336,763 336,763 00000000000000000993a827ec552cb564700b08a9b2ed773dbd672402ba8276 242 0.19/1.00 vMB 20
336,762 336,762 00000000000000000860c8ac7f2283e63099e9dbc8bf77a2bba74e2ba7ec420c 1,624 0.75/1.00 vMB 37
336,761 336,761 0000000000000000094e1c3a2927dd8316a1a6dc36d60053f9cb0609c06c56a0 641 0.27/1.00 vMB 32
336,760 336,760 00000000000000000a5aaa5e86096f72d38f571f0fce5b72ec248e714645c6f8 1,059 0.55/1.00 vMB 34
336,759 336,759 00000000000000001346d48705bb5935e1c403cb20af594d21674dbec91d8ca3 32 0.02/1.00 vMB 239
336,758 336,758 00000000000000000404309fd414b47a0dc31403b42ea9a46943784d85187528 205 0.13/1.00 vMB 21
336,757 336,757 000000000000000009b2e67a4fdeed190b51eb9f38528b98ddcbf77a32bce785 304 0.18/1.00 vMB 29
336,756 336,756 0000000000000000171cac78d7b5b58c3125810486a672c15bb4d2b33d8e5526 447 0.36/1.00 vMB 23
336,755 336,755 000000000000000001af3e90c8f756ccbad84c6fb5317e83d152669664f83048 762 0.35/1.00 vMB 24
336,754 336,754 00000000000000001440cb8da93e79fc16344ce6e2a7de08f0789b6fe21d19fa 52 0.06/1.00 vMB 3
336,753 336,753 00000000000000000c4a7b82526930bdcdfcb281b5df8b853d6799ef08de2212 404 0.17/1.00 vMB 46
336,752 336,752 000000000000000011bbff1c0a5f609639cdc69f89b8975e45c0f0f5702d8b03 638 0.36/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.87 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: 643.56 GB
    • Received: 12.59 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.