Loading Tool

Explorer IconExplorer

Memory Pool

41,775 transactions
26.72 vMB
0.05588766 BTC
Random Selection Loading Transactions
Max Size: 140.22/200 MB

Candidate Block

Mining Attempt 01035690cc0b16b98d81495b6cd90652eea2a89475cce14463f956153c27a3d5
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 6ea46a4e6729438c5bea70d7bfbb4c218cde2057dcc80b4d4584ec2c1befa61c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,621
Size: 1.00 vMB
Total Fees: 0.00648152 BTC
Feerates: 103.41 > 0.65 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (863,344 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
51,580 51,580 0000000006f0692b7abfe0687303f17b0dac523676785c260f09814a18c9b6cd 3 0.00/1.00 vMB 0
51,579 51,579 0000000014dae228826576502cd510c06abdb9adf71771955ddb433502d66d23 1 0.00/1.00 vMB 0
51,578 51,578 000000001f9c8424bb741638982e062ec8fc043c3581065b593a8f7edb970887 1 0.00/1.00 vMB 0
51,577 51,577 00000000053a424cf7b28542853addfe16eb6b1b9799198dc44c8d82d7ba76e8 1 0.00/1.00 vMB 0
51,576 51,576 0000000020002253762a4bf951e021323b746b1f6ec6d7a24eb5e6726c4b128e 1 0.00/1.00 vMB 0
51,575 51,575 000000000a6eb17793132f5b817b55b059943b042649b5461302b532ec768987 1 0.00/1.00 vMB 0
51,574 51,574 0000000009587d0899e3017940bfa7ac1ebe5333dad265f295f6853a670c21b1 1 0.00/1.00 vMB 0
51,573 51,573 000000001697ef3eb422d1af54ca0da6ac9f4c2ace0f593c6facc9efcc04de79 1 0.00/1.00 vMB 0
51,572 51,572 000000000f716b898a1d3118f37bf3e76b36eb1e534f981e1cbb7cd85b3a3f61 1 0.00/1.00 vMB 0
51,571 51,571 0000000014f8dbade9a846422f0ea134068afef04e17a5f94ccc1545b8a7cbb3 1 0.00/1.00 vMB 0
51,570 51,570 0000000017f4d48680c880f1a1528afb91ae937e4562ac9cc0128534919f1025 1 0.00/1.00 vMB 0
51,569 51,569 000000001bc7434b85cdd0109f682dad08f97ad1a7651e5737757c99e850ea34 1 0.00/1.00 vMB 0
51,568 51,568 000000001cff425cd14abcc1c0846c04526a2f079d2a724080beab7cd9dce601 1 0.00/1.00 vMB 0
51,567 51,567 000000000d0977862ccb5ff8483fb4d5d09825281dab4a1d911e7ac3a620a1da 1 0.00/1.00 vMB 0
51,566 51,566 00000000046f9046976707388f8ff33b5b95aa054f9cf20866c62b4fb80b8a5e 1 0.00/1.00 vMB 0
51,565 51,565 0000000004ed430e805c87f6eaee15c72b52b571abd7321638608d07dc579049 1 0.00/1.00 vMB 0
51,564 51,564 000000000ae234b530439e2e7bc388af1237234c72580f8a95187c30b58c388b 1 0.00/1.00 vMB 0
51,563 51,563 000000000b79258269601aebf5f80cb4d7a19bb4c0af34cc7d4bdcba1541fc02 1 0.00/1.00 vMB 0
51,562 51,562 0000000018f3c52ef2ba226aac795a0430d2433eb78223f683674b62abdda515 1 0.00/1.00 vMB 0
51,561 51,561 0000000012619dc1495bb874006ff8cd1bb21018aecf30efa092f9cda61a612e 1 0.00/1.00 vMB 0
51,560 51,560 000000001f7659970550d22e9895871973ff631595b7cad2186602ccfc120e72 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.