Loading Tool

Explorer IconExplorer

Memory Pool

40,630 transactions
17.87 vMB
0.16084416 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.71/200 MB

Candidate Block

Mining Attempt e05f297a37de88f43b48b86e6b8d43ba8cd015050fcce8aab9ae6077c2189a66
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 70765c9c940cdb2cf37d6374a0d6682327f5e38dd0253ec62e62a5a826af1275
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,221
Size: 1.00 vMB
Total Fees: 0.05024208 BTC
Median Feerate: 4.09 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (739,223 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,098 174,098 00000000000000998659296f6ae110d530b94b3dfc16569c463fb209ede7d9bf 76 0.11 vMB 71
174,097 174,097 000000000000009d0c7f5fb506fc730d7b6736282e3306cf6a522d33662054f4 89 0.04 vMB 123
174,096 174,096 00000000000001fbbc8af11ed10830d33b81458fc87222e391a4fd6f385b4849 130 0.04 vMB 5
174,095 174,095 00000000000000b9106aa604f2fc6dad3895bb99b82b1809fb29bb0d1380dedf 65 0.02 vMB 571
174,094 174,094 00000000000001e301f7fb66c3c70c828d86700e32bdaace05e1eaa477cc1793 68 0.05 vMB 120
174,093 174,093 0000000000000a021e3966ecd0b0aceb15c8666add31ef6c21088bce4cadbca2 122 0.05 vMB 65
174,092 174,092 00000000000007906e5fde5b01cec7d73b48917b79b52596650f889d45f11753 5 0.00 vMB 0
174,091 174,091 0000000000000a28fa1d53dbeb0d79a9075a0a099c81af6dfc4e71492af510a4 45 0.03 vMB 10
174,090 174,090 00000000000001ee32912ce2da69a17fb2e64fc641f005189b591fb2a0b22fbf 154 0.11 vMB 171
174,089 174,089 000000000000025fde57a2c6e28a54590910e243a6b079d83f9a8de3937a80a2 41 0.02 vMB 60
174,088 174,088 0000000000000316a2b0a5d4f00bd0c9f2bd0edd441834bef04664ace22df072 16 0.01 vMB 56
174,087 174,087 00000000000001f5f9c208b1d2a959fafc2b434e7eee61faa009a9c367f96b98 62 0.03 vMB 47
174,086 174,086 000000000000026f5ad769a332f0209bf816ee26e0a537bed0107056eb188678 49 0.02 vMB 43
174,085 174,085 0000000000000368c136433050790e7631558b20f69cb40cde800ff59557045d 8 0.00 vMB 366
174,084 174,084 00000000000000d7d42fd8dc29b6de802c88e8d385e15f32d2483a3837bfc13a 4 0.00 vMB 0
174,083 174,083 00000000000000b2d40dfcd09211724dbd70388c1c3069c8f5fc6091010668f4 24 0.01 vMB 28
174,082 174,082 0000000000000a03efef5a85d73b7902c62090414303dd82a3943095b5a11640 19 0.03 vMB 37
174,081 174,081 000000000000018a014753667b59c8c968960211fadbe9c396f3e98b58479e3a 10 0.00 vMB 139
174,080 174,080 000000000000053276d3bc1d844527bd38b6cf198f898917af1d07866505776f 10 0.01 vMB 631
174,079 174,079 000000000000067ff49714aab590eda1257f410838dfc64ae6e20a140e086498 95 0.03 vMB 7
174,078 174,078 000000000000077f7f94f3fbfbe54872002f3cee3600f6313a327dcff36db0fb 37 0.02 vMB 280
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 112.59 GB
    • Received: 0.47 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.