Loading Tool

Explorer IconExplorer

Memory Pool

88,114 transactions
33.49 vMB
0.22299108 BTC
Random Selection Loading Transactions
Max Size: 194.41/200 MB

Candidate Block

Mining Attempt f6af5a3df91f3728a012bcd91a9f3d3af2e0155e5d7735046e3da75d64f86eda
Version 20000000
Previous Block 00000000000000000000bb3bc41843719fe36e9ccf594ee58bf79ac5f82daed4
Merkle Root d832c7b7ad113a41ada65dc79efdd4310b517e55d078b49851564185feb26747
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,243
Size: 1.00 vMB
Total Fees: 0.04164460 BTC
Feerates: 123.97 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,638 (697,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,005 218,005 00000000000003a5d2f674b1d9a8d86f5b62c697fb7a3d42986a6b4d413baedf 700 0.27/1.00 vMB 265
218,004 218,004 00000000000002eab1e4c548c1a4afd986c207d2ea86bc81283b5ae9306b045f 658 0.26/1.00 vMB 277
218,003 218,003 00000000000004204c8f574de93cf570e6e8ff278dd2d6775ceb4af2501420e1 12 0.00/1.00 vMB 300
218,002 218,002 00000000000002ba576337355e04b627dc9cbba799b9e4494cb4ecdd9e4246ad 450 0.17/1.00 vMB 229
218,001 218,001 0000000000000427e9d7228b14d95965b2424a73fb2d46aee0dd3f064c36cf71 367 0.15/1.00 vMB 185
218,000 218,000 0000000000000569070e338293af66258adba29dcdd5f33212314dff752ff458 226 0.13/1.00 vMB 137
217,999 217,999 000000000000028d7e34e760407a5c00ebdaaf736ea626e9860eeabbe7eb4261 802 0.37/1.00 vMB 174
217,998 217,998 000000000000040e6bed38149e046719fbbffa354b34eb98bd02f980fd9b90ab 208 0.13/1.00 vMB 94
217,997 217,997 00000000000001dc3e18f665ad4aff88d3ee0c822ca8f46395b72633d4f7d13b 114 0.04/1.00 vMB 70
217,996 217,996 00000000000003b4e3c0880c7ec591aceeff8f318d83c9199042776c45a33d47 652 0.25/1.00 vMB 201
217,995 217,995 0000000000000004322fb13a291891e499bc128d5d84714a67797efb89018541 599 0.25/1.00 vMB 202
217,994 217,994 00000000000003e7c99ced2e56a90f49acb9fd83407eb6a93eb9fdfa471932e6 118 0.07/1.00 vMB 239
217,993 217,993 00000000000003e4ed39ec9fc1ee7fcb4c93f9a553af6885f3c15db37872fa8e 242 0.13/1.00 vMB 153
217,992 217,992 0000000000000006606bdb46739f3d61697b085cff2fc86c687850c0fd41bb9a 129 0.05/1.00 vMB 169
217,991 217,991 00000000000004861879adc94ee33a5d2e33a5fcd0db3c209cf7d7f618ec1a8e 89 0.05/1.00 vMB 154
217,990 217,990 00000000000000e7df6881f0cd0d73c3fc2c633550f16efd3e6481bb4e7ab620 66 0.03/1.00 vMB 54
217,989 217,989 00000000000003f55d3c121f124e629da35bf9fa0f55909bea328472f88d542c 315 0.15/1.00 vMB 123
217,988 217,988 000000000000037114bb80b8d9ec88b52e844065bebd2b93e4834d6d905aaf69 479 0.20/1.00 vMB 189
217,987 217,987 000000000000010683ae4e75844a16b43af1e4e2748ad90ec1a7d7865b1a3399 158 0.07/1.00 vMB 174
217,986 217,986 000000000000016237bc4c13f16a86b48f3336bcb8c87a427899e45976426092 230 0.15/1.00 vMB 9
217,985 217,985 0000000000000430483922c8fd4867c7dfd4664a5c980a47490828efb2c36372 35 0.02/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 783.49 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: 773.00 GB
    • Received: 20.36 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.