Loading Tool

Explorer IconExplorer

Memory Pool

38,014 transactions
26.81 vMB
0.05335593 BTC
Random Selection Loading Transactions
Max Size: 139.33/200 MB

Candidate Block

Mining Attempt af30a19f9b00ac10d43fa0b39b49108d63c204322e92fa6bb53a66d9a0c661ec
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root efffa95222e922a06d698ae213491f1619ef5da3d9b312d9edc3e9f7a9782d09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 539
Size: 1.00 vMB
Total Fees: 0.00397468 BTC
Feerates: 44.54 > 0.40 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (229,228 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,638 685,638 000000000000000000002c22682692e04e0cff799688bbfb2a66b8095e98dd7b 717 1.00/1.00 vMB 55
685,637 685,637 000000000000000000020811a0b36884cbc25c3a41c09d642efe327470b3bfc5 767 1.00/1.00 vMB 11
685,636 685,636 000000000000000000003b5ff5dec466f4c45b70addf7258bf44c805aa97d620 1,381 1.00/1.00 vMB 14
685,635 685,635 000000000000000000041a86ac721f4504102cb7898f3447363424802e22446a 2,417 1.00/1.00 vMB 8
685,634 685,634 0000000000000000000295a3c8f724093bb50f864d75c0b08d1f359f77e4b467 2,145 1.00/1.00 vMB 27
685,633 685,633 0000000000000000000ca7ac7c158c8c9ebc6421c28efb29c0451f5250243d24 1,725 1.00/1.00 vMB 57
685,632 685,632 000000000000000000011cdedcbc8758d51bde51f3b028216fa393644a20ebc0 514 1.00/1.00 vMB 63
685,631 685,631 00000000000000000002320806b769f0ae278cf3795fc62f1e2d9a62e84b5246 1,867 1.00/1.00 vMB 24
685,630 685,630 00000000000000000004c0909418587605e1b7125510cbb19cd7a075f74bfcdc 1,756 1.00/1.00 vMB 56
685,629 685,629 000000000000000000099fb799bc6053480b984ac03684d121948038a5583400 1,854 1.00/1.00 vMB 31
685,628 685,628 00000000000000000000de103b573ce7948cf273a0c3e7ba1b0a9e8be1cda1d4 2,474 1.00/1.00 vMB 53
685,627 685,627 0000000000000000000324562645fa908edd44a7fb8a2a9898913732feac5a2f 1,684 1.00/1.00 vMB 30
685,626 685,626 000000000000000000022da8c04eb4baed9ba111270b6f25d4d522ffdd9e9ea9 1,176 1.00/1.00 vMB 20
685,625 685,625 00000000000000000007cbd205d6a280f934c6a2e80796afc4757b9dd62a5e86 1,464 1.00/1.00 vMB 20
685,624 685,624 0000000000000000000c57d2c4c3b39850d41ca3218d613f1837ab7a90d26d91 402 1.00/1.00 vMB 7
685,623 685,623 0000000000000000000cd4def0bdf858ef51e9321127042de1403cba23fcaeab 1,514 1.00/1.00 vMB 23
685,622 685,622 0000000000000000000b4aab575fbaf107620b9fda2dfdc9ed73452f2033e738 1,594 1.00/1.00 vMB 24
685,621 685,621 00000000000000000009ba099d8633c491ac122a16b537680022613a5e7fa76e 145 1.00/1.00 vMB 2
685,620 685,620 00000000000000000001a414004a987a33763c2e95d8a20e0bb9a81d8d4a7614 1,790 1.00/1.00 vMB 16
685,619 685,619 000000000000000000073d0916ce4fbfb91c23261ba24bf1e39101443eff9eb2 1,289 1.00/1.00 vMB 61
685,618 685,618 0000000000000000000092b672606d048691deba4ccb335893200e338b0b2bf1 1,931 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.15 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: 653.02 GB
    • Received: 13.82 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.