Loading Tool

Explorer IconExplorer

Memory Pool

77,124 transactions
30.45 vMB
0.11002869 BTC
Random Selection Loading Transactions
Max Size: 181.39/200 MB

Candidate Block

Mining Attempt c5a556f9d7fa42db490034444a1139af969fb693d6a21a23bf43169f2fbdd1b1
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 35823370b7204776d65deda9016f9a13641b633bef38c829d65cdc76be7c7c71
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,452
Size: 1.00 vMB
Total Fees: 0.02920975 BTC
Feerates: 100.00 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (624,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
291,098 291,098 00000000000000000595b81b32e1f5ba202f7c8c1fd1cf3a8eee0ca1b783b15c 403 0.22/1.00 vMB 34
291,097 291,097 0000000000000000399a6d7f21cbd53379d5bc2be3dfe6c58b86d1486412544b 369 0.17/1.00 vMB 46
291,096 291,096 00000000000000005c1f92af7d372e5ea8acf189e590a70a922675e6ec7f3e4a 516 0.21/1.00 vMB 42
291,095 291,095 0000000000000000ef855d5043de2acdf262a2cf2ccbe403d8712d28497b3f03 362 0.13/1.00 vMB 41
291,094 291,094 000000000000000064c98c2efa162c01ac435c0bc846f3bd67621cbcd624c1e4 402 0.20/1.00 vMB 23
291,093 291,093 00000000000000005bc23e16af99bff78e921b8514112eec4a1e4a359e58719c 703 0.25/1.00 vMB 45
291,092 291,092 000000000000000017cef065ba40dc22291779d0e9a42c6968f83483a547d35b 405 0.15/1.00 vMB 44
291,091 291,091 00000000000000000300a1745dada5577c265297f76d096cc60060ec6c2514eb 33 0.02/1.00 vMB 21
291,090 291,090 0000000000000000f417084196354b396e4293f107baf520550fdd291e60f30d 244 0.11/1.00 vMB 35
291,089 291,089 0000000000000000729c6162f4d205c8801fb336b4666b5d9882d7b2c9ae625b 128 0.07/1.00 vMB 35
291,088 291,088 00000000000000008b805f5f3544d8063526e7b7d6ef383fd3ccb0a9347406f8 47 0.02/1.00 vMB 38
291,087 291,087 00000000000000005bf945dd5f35dfad2e48f296252aa51e63e2f6fc433e8b02 86 0.04/1.00 vMB 38
291,086 291,086 000000000000000088d31b5c1ccc3342b033dd1ad29068d143b1279cd943b99d 143 0.17/1.00 vMB 41
291,085 291,085 0000000000000000812a811b3d23b9c8aa17fac7cbf60d8f1f10665e4c71ccb0 143 0.13/1.00 vMB 13
291,084 291,084 0000000000000000527440023363f16bcf952ed04734398fcd3865bd04c3b490 865 0.35/1.00 vMB 65
291,083 291,083 00000000000000001e89a909765a3d7a49c0f04a45ad378f46d8002127088a17 972 0.35/1.00 vMB 42
291,082 291,082 000000000000000009e8263ed39b47f7a3437127ef439875df27435c5b5194ba 455 0.23/1.00 vMB 46
291,081 291,081 0000000000000000b07ffffff286248fd334e0f532a00e1a35585658713c43b9 1,123 0.48/1.00 vMB 42
291,080 291,080 0000000000000000ac806298fa9c2c5db72bb1e4b9124caf666f0238f8c1b2ca 324 0.12/1.00 vMB 48
291,079 291,079 0000000000000000f6c7255552c9db8cf535211ba5d11b03d65604f04b4b9109 210 0.11/1.00 vMB 31
291,078 291,078 0000000000000000aaafc78aa6ea3ff7cd910ecfbb1cbe61c89e0e8656e5c6d9 896 0.35/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.17 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: 749.56 GB
    • Received: 18.82 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.