Loading Tool

Explorer IconExplorer

Memory Pool

42,285 transactions
28.89 vMB
0.12666797 BTC
Random Selection Loading Transactions
Max Size: 148.78/200 MB

Candidate Block

Mining Attempt 3bf3ef634229de6467eca39f4fd0c699664ca2833aa5ebc7eee881178351477f
Version 20000000
Previous Block 00000000000000000000a2833e25ff8072c95c49998417fbb6c6e04df9e293aa
Merkle Root 2686807155ecb59e9b71eb40e1db621d448ad40292f7e6863d7d8c2fb035ed22
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,451
Size: 1.00 vMB
Total Fees: 0.05568315 BTC
Feerates: 402.11 > 5.58 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,272 (906,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
7,844 7,844 0000000042ce3fa08a008cce1f6127c55505a56c2adf03296a5b9253e4c43ab5 1 0.00/1.00 vMB 0
7,843 7,843 00000000e059c4a708adca010d217e484600c568859708cf67cb8900c82c1a04 1 0.00/1.00 vMB 0
7,842 7,842 00000000eb7ad499b9bb85905ac97b514418ab030f74424d21f4bd88e4271b16 1 0.00/1.00 vMB 0
7,841 7,841 000000001ee7109f7e57c96d5b1d125caa3e15ed967fa2e98c5b9228162d6c4f 1 0.00/1.00 vMB 0
7,840 7,840 00000000cfaad7de6eef5817f3e42943c8219991aa52f44280e5504607ebd743 1 0.00/1.00 vMB 0
7,839 7,839 00000000ccaa7b8ae59f0bc58e7aca6ea7020b433a5127679c5372675519c102 1 0.00/1.00 vMB 0
7,838 7,838 0000000008535274df95b9754828b09cac384a5d9f43453f769219aaccf1cd9a 1 0.00/1.00 vMB 0
7,837 7,837 00000000fa3dc261b67cd450002c1e439370f8401e7c5db6eb2cc93e10883a92 1 0.00/1.00 vMB 0
7,836 7,836 000000002b2c78c5e2bfbf4029566dec8764020c0c119d41dd072c95c153eaa6 1 0.00/1.00 vMB 0
7,835 7,835 000000001e2aec11362bd8db223b1eaf2e910effe00f08a6a51bb7f93ccf9199 1 0.00/1.00 vMB 0
7,834 7,834 000000008189e520a10e1d736866946b03ad58d2fc24f163c7bb068833ad268d 1 0.00/1.00 vMB 0
7,833 7,833 00000000c70a65dfe94927d26223f5bfe12b3ed5785d7a47e14a33ab318987c1 1 0.00/1.00 vMB 0
7,832 7,832 00000000f90e41c414da67dc411da8f4c1352bc4dee14326fc53ed12fcba2a26 1 0.00/1.00 vMB 0
7,831 7,831 000000005b6e54fed7a8ec63e4d6729fb8cc2af5a006d95614e84290a9723e7f 1 0.00/1.00 vMB 0
7,830 7,830 00000000c3beb2fd77559d21f21ad9ed394ca108bcb99967a1906c6138a0bab9 1 0.00/1.00 vMB 0
7,829 7,829 0000000041871aab549b51afde2931eba08ae5aba73ada1ea5a63373805b470d 1 0.00/1.00 vMB 0
7,828 7,828 000000007a51ee6066c7f7aead11667a3e18a89c4092e3c0a411ad8b758e7226 1 0.00/1.00 vMB 0
7,827 7,827 00000000a2f327e635d538ea0e9105e929a4f29553a5ed30b0ea004bfb41f536 1 0.00/1.00 vMB 0
7,826 7,826 00000000aaaebe6b6bc8887aaeeba7c2c154865bf959f0455d57fadfddb60faa 1 0.00/1.00 vMB 0
7,825 7,825 0000000072f39782b9ae0982ee78f9965adfd9a5b0bd55a22d797bc01d5c4731 1 0.00/1.00 vMB 0
7,824 7,824 00000000a04a6f1046fc1e5d6c64efa3588ce0b876307f7feb8a2ded024f8def 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.08 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: 578.39 GB
    • Received: 8.77 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.