Loading Tool

Explorer IconExplorer

Memory Pool

73,215 transactions
26.99 vMB
0.06067341 BTC
Random Selection Loading Transactions
Max Size: 164.91/200 MB

Candidate Block

Mining Attempt e5be9999b1beda927ed3be44f5663f9f948838effc139f32649f4f4c94dc889b
Version 20000000
Previous Block 000000000000000000004ed27dd3f7a6a8aa11f24ae6e90960d02ebf523baf7f
Merkle Root 6979e31af83ab01fae8ed5f021e5975bca80ba6ceb71e6d0d090d8d21aa6c0ae
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,529
Size: 1.00 vMB
Total Fees: 0.00355990 BTC
Feerates: 60.13 > 0.36 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,319 (617,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
298,072 298,072 00000000000000005e5ee76798e9e5e7e526de66621833e79e7b99c76982d6b0 224 0.16/1.00 vMB 22
298,071 298,071 0000000000000000465be476e4e0b0ecf209063e6af4cb5a4db3d59b5cdf0dee 619 0.34/1.00 vMB 34
298,070 298,070 00000000000000004fca7be591e0d81419356710aff501b80930789e466b363f 512 0.20/1.00 vMB 51
298,069 298,069 00000000000000005041b37f66002b1df0c36e6cbb14760c26160f2eef17da83 318 0.17/1.00 vMB 25
298,068 298,068 0000000000000000876a613c2c5ee1fcd3732ee52ba940e239553783bc31ea0b 1,270 0.71/1.00 vMB 31
298,067 298,067 000000000000000066ee2ed3298fe29b5c2d3e4689481b5a5594e980254ce58d 52 0.04/1.00 vMB 16
298,066 298,066 0000000000000000603b189f99cf2a95ce01835596b5d5fbd8c5725c11f504ee 107 0.20/1.00 vMB 14
298,065 298,065 00000000000000001b6f88ef85a2e0a586ab4f3599e7a0aad4708298ed7dee2d 201 0.25/1.00 vMB 16
298,064 298,064 000000000000000025809a7e919b3152159e82818c96d50018b0bbed3e1bdaa3 1,110 0.50/1.00 vMB 34
298,063 298,063 00000000000000003f33f534b915748ae343efa95b02efd670bed824aadebb1a 512 0.19/1.00 vMB 49
298,062 298,062 00000000000000000c07360168dc0f6b3ffa87f8ce2058c6f7456673e6a10e63 128 0.06/1.00 vMB 24
298,061 298,061 000000000000000094463e171579639a952c1ad50ee456891246786130b4349f 256 0.16/1.00 vMB 29
298,060 298,060 00000000000000001a117d75791c6fc84f3b4360e8c8dae5c3668b66e53528ee 64 0.13/1.00 vMB 8
298,059 298,059 0000000000000000710b84d01ba5ec574ffe2c3b4f552321e5faea912ffa3294 433 0.24/1.00 vMB 32
298,058 298,058 0000000000000000662b1951d0fba9f4dd081d76c5568c8fbd0a3e22f32348f2 122 0.10/1.00 vMB 19
298,057 298,057 00000000000000003ff1a76235be7b37a6dd21dcf180c4514059c52689c4f92c 60 0.08/1.00 vMB 18
298,056 298,056 00000000000000007ad73454bb619f73e8634efcc7ab46be53969341b1d245bb 452 0.34/1.00 vMB 26
298,055 298,055 000000000000000021b98c9577b636f82ef433e3c08023eaeb7c431be9417924 311 0.23/1.00 vMB 24
298,054 298,054 000000000000000058c7974487cac65cd41c49745832170a6b8cb8b362802d49 171 0.11/1.00 vMB 24
298,053 298,053 000000000000000094dc9b8b6ac43116a6e1910cc6cee726b3ec6ca9a0b930e6 638 0.33/1.00 vMB 38
298,052 298,052 00000000000000001f012fb92c1d4087c75c36cb6bcdfe0d117de9001b88d875 42 0.03/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.94 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: 714.95 GB
    • Received: 17.63 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.