Loading Tool

Explorer IconExplorer

Memory Pool

77,121 transactions
33.94 vMB
0.14039150 BTC
Random Selection Loading Transactions
Max Size: 189.17/200 MB

Candidate Block

Mining Attempt 3298e9e55cacc3d9c430e694787ce8f314484216c1ff09519ca3dcca87fd4c93
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root cbff0f9b778dd12c39b6143cae788551d34138a076fadd95a0523a763bc57ceb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,578
Size: 1.00 vMB
Total Fees: 0.02579195 BTC
Feerates: 56.16 > 2.58 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (597,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,322 318,322 00000000000000000d5d58ee55915e6ab288a35c9b9ffe08c6999b6c62717b13 174 0.10/1.00 vMB 28
318,321 318,321 00000000000000001cfb08336350b9d09eac62b1902ba90674d4b9f1f4766d6a 303 0.15/1.00 vMB 28
318,320 318,320 000000000000000027a104c2dee6c5ba188aafa8465151ed52c03c1f7666df43 1,061 0.59/1.00 vMB 28
318,319 318,319 00000000000000001cc9d68c8313370b68e83314f2366cc2f527fc8641c410cb 88 0.05/1.00 vMB 26
318,318 318,318 00000000000000000c41f7d699908b4f39417752593844483ebd6178394304c6 53 0.03/1.00 vMB 28
318,317 318,317 00000000000000000d986fc384fba561554df04cd54aa047f71b43c0ae16f398 797 0.48/1.00 vMB 25
318,316 318,316 00000000000000001e6122f1aa47bba9839510e5c0e4d18ebc35f3a7b138790a 64 0.02/1.00 vMB 53
318,315 318,315 0000000000000000012fa063d2859c3fa25383cc4eabf2030a8208790b8c8769 347 0.25/1.00 vMB 24
318,314 318,314 000000000000000003361eda4f190e82f6ec11e024081403fe5086a69478fb18 199 0.10/1.00 vMB 25
318,313 318,313 00000000000000002b1939440c00326b96d9d0ed97a070b1ff55b3f2f5e5e97d 114 0.10/1.00 vMB 21
318,312 318,312 000000000000000002ad2086715d20b804a54bff034381d3125a915c488fd727 252 0.19/1.00 vMB 21
318,311 318,311 0000000000000000040f71a47bd325951bb5fd02d0ed11f4dd28b51185c77f6a 32 0.01/1.00 vMB 140
318,310 318,310 00000000000000001504e16b3a64c7a611cc68631900600e1193ed7bc513c1ee 96 0.05/1.00 vMB 25
318,309 318,309 00000000000000000d590957c82c19ec9d7e06c03d72f3d0e17cb9860d57ad69 923 0.43/1.00 vMB 29
318,308 318,308 00000000000000001a4efec20795e9122e507aca5aeecc66d5bf4e846c8b13c8 195 0.07/1.00 vMB 11
318,307 318,307 00000000000000000b203e649107183325c9f247ffecea8d8db285e86d8853f3 66 0.03/1.00 vMB 29
318,306 318,306 00000000000000001e8bfdd4dbbb9097da9b08daeb6f2feec1fd78d457492557 280 0.12/1.00 vMB 27
318,305 318,305 000000000000000000b327122239163defbf4ff852cad76ad11a758f30dd8628 614 0.27/1.00 vMB 33
318,304 318,304 00000000000000001b3b1225bfe1c8cd9e220642dbf169ffca34f95516c485ed 128 0.05/1.00 vMB 38
318,303 318,303 00000000000000000de653b91b9365efa364abdce5630de7d7fa90c8ac5af578 199 0.08/1.00 vMB 30
318,302 318,302 000000000000000019ddbf212d96786b7b5aaacc5eab530762a1850a5bc455e0 809 0.41/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.11 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: 735.09 GB
    • Received: 18.57 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.