Loading Tool

Explorer IconExplorer

Memory Pool

80,181 transactions
30.45 vMB
0.08941770 BTC
Random Selection Loading Transactions
Max Size: 185.09/200 MB

Candidate Block

Mining Attempt 74e2dd3ac092276e4dd91362f01fac3024ec40ea5a277612e0c7a458bd5a8863
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 6f41d5b0da883168bcf55c80ae1da3356e3667d71017dbe81800d0f6b2024c3b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,992
Size: 1.00 vMB
Total Fees: 0.02052957 BTC
Feerates: 203.60 > 2.06 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (624,300 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
291,077 291,077 0000000000000000238f1acfd2de769f1a24f4c9610adc1683bcd50a139eae36 577 0.25/1.00 vMB 47
291,076 291,076 000000000000000052700e10c7ff70d6ac63193e76338cf4da630da1e0d68fe2 512 0.21/1.00 vMB 43
291,075 291,075 00000000000000003e617029ed44800430a8f8151ad17808eb792d167c767e23 544 0.23/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.