Loading Tool

Explorer IconExplorer

Memory Pool

66,499 transactions
36.55 vMB
0.15519131 BTC
Random Selection Loading Transactions
Max Size: 195.13/200 MB

Candidate Block

Mining Attempt e6cc1801f434f2d3429eb3f1f5d5299ae73f072ef28c25eb6da74a0ca867d877
Version 20000000
Previous Block 00000000000000000000aacee3d0faf2b22f3b966e3836c7cc9e870a4cab1ef5
Merkle Root 045b0ad89b3225159c2f0f31e5f923a374ddc7814d8611f07f111d960bb4a4b0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,116
Size: 1.00 vMB
Total Fees: 0.05966950 BTC
Feerates: 527.95 > 5.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,402 (908,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
5,769 5,769 00000000cdc8a422ac44dbba711a1a4b2e03f32234441ac423c311aca1b34d51 1 0.00/1.00 vMB 0
5,768 5,768 00000000ed97861e301d7d21c0f626ee2bd6827dc2c4ef1c1a34d991ceb8a9a8 1 0.00/1.00 vMB 0
5,767 5,767 000000001c5e1c8d9368ad6d4d7101a6176525856fd6aa81ca6b8b6ce25782a8 1 0.00/1.00 vMB 0
5,766 5,766 0000000040073d53f6a78dd20709a045a2cc448a428f235740744e5b36bb8571 1 0.00/1.00 vMB 0
5,765 5,765 00000000d9de57f2fbf4bf5ce092006d73995586d89c45197752fcc4c1f07526 1 0.00/1.00 vMB 0
5,764 5,764 000000000b6b65684e019339fdbd2754ed872fed987407594f984773360dd977 1 0.00/1.00 vMB 0
5,763 5,763 00000000832caba3ebe2eb5c2b579129c5f364d2f8030b138f0d445199a4e713 1 0.00/1.00 vMB 0
5,762 5,762 00000000507fcfe6138eaf4ebbb1766337d78bbbda1f5e15fba2c822d77ec01c 1 0.00/1.00 vMB 0
5,761 5,761 00000000d040404ade368aae49e4d4603feacf06ac7beb9777aa0872035b3eef 1 0.00/1.00 vMB 0
5,760 5,760 00000000cb6837d0f4a6a7e8dc60012b3dbfb741166685b10798f2c5eea2224d 1 0.00/1.00 vMB 0
5,759 5,759 00000000b4c3fa84b36a8e657b430901fcff19205a281f0e8a00e1cbad2f189d 1 0.00/1.00 vMB 0
5,758 5,758 0000000015762864c8786d5a9d1917cf003c60eec9aa620d7485bc2abb1e5ac8 1 0.00/1.00 vMB 0
5,757 5,757 000000007c0b9e3b8c9ca8e7d46248818118358245d3d248c4c9a73367e1785e 1 0.00/1.00 vMB 0
5,756 5,756 000000003e29a641e28e89ce938218a110f2a7f4ffed60c7b6c4634315755a36 1 0.00/1.00 vMB 0
5,755 5,755 00000000a8b2b31aba382f5d892001122d8d20a397dd979d3414907a8129ac97 1 0.00/1.00 vMB 0
5,754 5,754 0000000059734cc49793a3ccb9b5dbf6a213db50b84537d7493c79c0150bcaaa 1 0.00/1.00 vMB 0
5,753 5,753 00000000afc0a13b32bad499a6447b5e5269e0e075220d286004effbadae62d6 1 0.00/1.00 vMB 0
5,752 5,752 00000000b780134d08081da0e2afb34485a0c2c19196715b65539092a8d5a555 1 0.00/1.00 vMB 0
5,751 5,751 000000008d87a2d254e6bf436b66d379e1d4fe6753c0e85b9088921343140fe0 1 0.00/1.00 vMB 0
5,750 5,750 000000009d9315e82b2936d2a1a2909cd396ada2e25559e9b849963a6caadf4d 1 0.00/1.00 vMB 0
5,749 5,749 000000003da58e69eb89e6454a6cb044a8a968fd5f5298b81ecc8ac6614273cf 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.32 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: 600.32 GB
    • Received: 10.07 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.