Loading Tool

Explorer IconExplorer

Memory Pool

78,319 transactions
29.68 vMB
0.07117499 BTC
Random Selection Loading Transactions
Max Size: 181.47/200 MB

Candidate Block

Mining Attempt 93a3a58441441ba8ac39aa80d4d34a340160d30c69e273f0893591e721d0b2ff
Version 20000000
Previous Block 00000000000000000001a02cb6d4fbacf8844dee7e1b84f92a84ac70592c59af
Merkle Root ae441ade2d5120a04bb63d0d40993a819710886b194b927cec38f9f42788ffa1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,807
Size: 1.00 vMB
Total Fees: 0.00545517 BTC
Feerates: 104.17 > 0.55 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,381 (620,271 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,110 295,110 0000000000000000574fd160bb6029aebd29bcb9595cfb89eeae003ef911df46 747 0.35/1.00 vMB 47
295,109 295,109 00000000000000004891d0a617b61eb11f654efdc8e042dc078a3ac1381088e6 15 0.01/1.00 vMB 49
295,108 295,108 0000000000000000b0fdb22b3abac8fbe0ef40b84c03b96e9dcaaf3a2babcc84 268 0.34/1.00 vMB 17
295,107 295,107 0000000000000000573ea13db08beee0e68277066fa7d94cd8c6fec3e0580eaf 488 0.35/1.00 vMB 34
295,106 295,106 0000000000000000733a289dd2c905e4cff691e476eca1a1c6b92e84b0c03c0d 170 0.08/1.00 vMB 49
295,105 295,105 00000000000000009c206ecb1333edbba97c1284ea0c2b6fdc51a5d3fddc709f 615 0.36/1.00 vMB 38
295,104 295,104 00000000000000000b59d43982b5f84e6709bdd0d9340de2aae1e1e5a8357566 457 0.27/1.00 vMB 37
295,103 295,103 000000000000000046404a00b7289929f95adb026d58745fa98f4ec97e07a80e 48 0.02/1.00 vMB 29
295,102 295,102 000000000000000065f5b738f14f615c615b09d27c0bf1484d1deb89bc709e47 99 0.07/1.00 vMB 24
295,101 295,101 000000000000000036c13e964efbfa71adbfb5ea080cc72d77456de46d502a79 35 0.02/1.00 vMB 22
295,100 295,100 000000000000000089080c53e9e367b29330ec7d1d2a415935619c2eb413272d 212 0.11/1.00 vMB 49
295,099 295,099 00000000000000000331897b2c37973b69f08fad25437ca8f0dce1ffa33d93a2 16 0.01/1.00 vMB 2
295,098 295,098 0000000000000000ad6f51409575e464f64b8f49142d05efb306c3bc27037714 509 0.38/1.00 vMB 39
295,097 295,097 00000000000000008700311ca7efa501378235742800779bd6edcd36e6f3dd3c 807 0.35/1.00 vMB 53
295,096 295,096 00000000000000008dc45c7c44f770b3b46fc7f45d424a0ee46238b7d8d91eb0 49 0.07/1.00 vMB 14
295,095 295,095 00000000000000006f6490c5d217c6dbb2b45ae12597b020fa6dd421d41f86c4 668 0.35/1.00 vMB 46
295,094 295,094 000000000000000062502e5b75029ba61afe4bfec6f5b99570e92a5cec39ff3b 412 0.25/1.00 vMB 23
295,093 295,093 000000000000000078abc09a37801d3c1d7ba0e8d26a426f116298b420cae0a5 512 0.17/1.00 vMB 84
295,092 295,092 0000000000000000a833eb7c280e9bb5c8841c878eb4a3f75a7fb84540791ff5 178 0.14/1.00 vMB 30
295,091 295,091 00000000000000009af0a95c3a78cf68abd8fdcd30e1828ecd821d23665a41ee 27 0.01/1.00 vMB 59
295,090 295,090 00000000000000009d73310918215291432629f45b81e6156c1dcf70962a6a9b 388 0.25/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 783.05 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.56 GB
    • Received: 18.19 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.