Loading Tool

Explorer IconExplorer

Memory Pool

22,050 transactions
9.64 vMB
0.06653400 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.26/200 MB

Candidate Block

Mining Attempt 21dc220c0b32d6166ad2e7c2cf7c6d9d1780732189c979b46e94ea4805f92b2e
Version 20000000
Previous Block 000000000000000000008d04065d89b6af56d4a51721394abcf1d222900704dd
Merkle Root d2751f0a00543b5f0c39765dc932f4d5dd5cdf9059cc2b9f8c015abc783828dd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,195
Size: 1.00 vMB
Total Fees: 0.04175438 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,404 (711,638 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,766 201,766 00000000000000cb043d6b6f26d607592e232be583d1987d0f27657a17e58892 158 0.05 vMB 42
201,765 201,765 000000000000010f02b3b3da00e2392edac21f921e6068db55fed7c4ce5af01b 107 0.04 vMB 228
201,764 201,764 000000000000019525e856fc28e5af63bb67cf796f45ea2a31344cd6c29be88a 69 0.03 vMB 87
201,763 201,763 0000000000000359d59b2a72124d1d41112904846c56ca2aa60231d685bc4eed 108 0.04 vMB 97
201,762 201,762 0000000000000152606199d41b46ff77408d58aa01490e55e525f1b3fd6bc2c7 413 0.19 vMB 144
201,761 201,761 00000000000004a6b9cfc6e703ac2c0be8d30cc85dd08baebe25843d970eb379 124 0.07 vMB 145
201,760 201,760 0000000000000003e78a45bc9db17b5654bbe400c7342b8f7babbf3adfe12004 201 0.10 vMB 203
201,759 201,759 00000000000004dedaefaa58b4bd84b832b8e2cbf4a88924830992d32db56ced 85 0.03 vMB 39
201,758 201,758 00000000000002a7c02bbe5cb9442fb3c113e44d03cbed7ecc4ae801259f9e53 337 0.14 vMB 150
201,757 201,757 00000000000004d387091ddb91c8c3f8e79befd0fcc2cfc3bbaa36637345ca17 372 0.19 vMB 126
201,756 201,756 000000000000032035357ebaf6d99531f6353f56f7ef0e0677caeaa957e8a84d 549 0.25 vMB 171
201,755 201,755 00000000000002344c25e96846388460eb2bdc47c113d8b24b46fbbec8df255d 437 0.19 vMB 234
201,754 201,754 00000000000003177255cc6a816793fe2f51fc290644b1f6b0910bfc6d69016b 11 0.00 vMB 608
201,753 201,753 000000000000010c054d6aaf272394d08c4da2111682906a9c084b8b9d673ba2 11 0.00 vMB 0
201,752 201,752 00000000000002d832bc9eefb3cb015d74be8111f4e337623de9bc0a3c15e877 114 0.04 vMB 138
201,751 201,751 00000000000004ad54560d9da1656529ea2e7ee4b6ecc63082aee982f253c52c 516 0.18 vMB 325
201,750 201,750 000000000000011c0cfc06be0c718331d5adb8f1c849f31c7889bf66ef4568e9 12 0.00 vMB 368
201,749 201,749 00000000000003561206ebb2d4de568b84c3b5c20eed32f0587369a7236122bf 150 0.07 vMB 128
201,748 201,748 00000000000001274bb4cac24994c5b7d21c2dee275d8b99b3b06c1db6e88c40 521 0.26 vMB 150
201,747 201,747 0000000000000567221cdf31b4c8d4a3da0f694b5df7504271c9b42b47feca14 379 0.21 vMB 174
201,746 201,746 000000000000008181276164d5f693a1d3316ee04ce99aa53e6ba1997e76d688 137 0.05 vMB 92
Previous 10 blocks ↓
Total Size: 779.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 276.07 GB
    • Received: 1.08 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.