Loading Tool

Explorer IconExplorer

Memory Pool

38,059 transactions
27.06 vMB
0.06525942 BTC
Random Selection Loading Transactions
Max Size: 137.76/200 MB

Candidate Block

Mining Attempt fa16a3cbb093bc1a744e3124de356a8611dbbc3488ba39995f3f5b2a2d2e583d
Version 20000000
Previous Block 00000000000000000001e4b1a4e8cb31091c99e95f3a4b20f061a795889f3d3c
Merkle Root d17aeee4c9dbb3e60edb6970389e7949b884b42aeead987ddfacca6d7b6cfe31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,701
Size: 1.00 vMB
Total Fees: 0.01425944 BTC
Feerates: 100.28 > 1.43 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,650 (862,944 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
51,706 51,706 0000000016abde0388a0fba2e92131714508debc89cb0e953e03965e82aefad6 1 0.00/1.00 vMB 0
51,705 51,705 0000000007788bb609af83c954a1183ff834cd73048a2a238eacadb04ac5fb5f 2 0.00/1.00 vMB 0
51,704 51,704 0000000011be82dfc1dc47c0fe97a812bfd54231c055028445ad6d8af65567bc 2 0.00/1.00 vMB 0
51,703 51,703 0000000017bfcfdfe129d43266f2f6a4c346488f7b76ce8eb24c3753d232fc47 1 0.00/1.00 vMB 0
51,702 51,702 0000000014347d422c103416a84152dacfde9807799dad63da4cccf8bc2170cb 1 0.00/1.00 vMB 0
51,701 51,701 0000000004e198d59768c58fb2819ce67005436ca26db54b0f0b44366b8855dd 2 0.00/1.00 vMB 0
51,700 51,700 0000000018f490e332aec00bc2108f0067baf851827e78af36624467f20ae202 1 0.00/1.00 vMB 0
51,699 51,699 000000001eb265b88c416b7c7067131c5f771852de1b90167a4d982981f6bd3e 1 0.00/1.00 vMB 0
51,698 51,698 00000000113440ced26b8fd4f919b92a170db61ed4baeb786d33c60b607dec8a 1 0.00/1.00 vMB 0
51,697 51,697 00000000014aa7292751dfa58a7945fd82fa3fc0d765b5374ad960257bb60063 1 0.00/1.00 vMB 0
51,696 51,696 000000000bad7e025136dc63022c2e00b8771676df7d65f84f384f6d9eb14db3 1 0.00/1.00 vMB 0
51,695 51,695 000000001abbc323a89ec8eedae5fd124234a5816867b80754149f59104b37fe 1 0.00/1.00 vMB 0
51,694 51,694 000000000b66fcded257b098bb54c254f404a11189c093ad3d0e447ff5ed6b4d 1 0.00/1.00 vMB 0
51,693 51,693 0000000017926c3043410a09e9ab64d346183ca32c5cfd07a1eb2f51e002be75 2 0.00/1.00 vMB 0
51,692 51,692 00000000085411f6eb8f280cf0d6ae9fadba79b90d87f0cddcf6785922cfee2a 1 0.00/1.00 vMB 0
51,691 51,691 000000000c27cf13b4e437bafe503bfd538e8cd9c9ff8d13fa588a98ea9fb129 1 0.00/1.00 vMB 0
51,690 51,690 000000001c9d925ded9942259d7d267f7479cf06825e2f4250f2c8b4ffc2138b 1 0.00/1.00 vMB 0
51,689 51,689 0000000000644509b60cedd62e8903772e8395b0bcaec146b5c4f04ff0285de9 1 0.00/1.00 vMB 0
51,688 51,688 00000000097ed661656300019490398ec1abbe5c5c490450069673b11e66b879 1 0.00/1.00 vMB 0
51,687 51,687 000000001e72e07080d3e2e0e24a2d71f90661db44781e25cb95cc979df22a3e 1 0.00/1.00 vMB 0
51,686 51,686 0000000017f943e2e76b03087321b2189a7c8229fe8e729caff953a302f05c1a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.77 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: 632.77 GB
    • Received: 12.15 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.