Loading Tool

Explorer IconExplorer

Memory Pool

25,023 transactions
27.20 vMB
0.05477463 BTC
Random Selection Loading Transactions
Max Size: 129.51/200 MB

Candidate Block

Mining Attempt ea70013e6552e622b00951d26a9009cd0c18757506388da2ebbbdf4224a1b4d8
Version 20000000
Previous Block 00000000000000000001fd04c5091ae94005f8b98064aaa48cbec9a670b458f5
Merkle Root 7f0770e5a63d164a332bd73c74791bccd0b5e7b945853fdd9b65522456140452
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 241
Size: 1.00 vMB
Total Fees: 0.00326674 BTC
Feerates: 10.53 > 0.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,477 (863,739 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
50,738 50,738 0000000006c3373e3a2e821cf252ae6280175488815648614ca012af45c5162e 1 0.00/1.00 vMB 0
50,737 50,737 000000001ffe6289e755ade5b961cbc4a75d9fff7cb051d99005b2c465e4092c 1 0.00/1.00 vMB 0
50,736 50,736 000000001aacab7dcda35c1e98f076c26a6d8a9d121c29fe2e6c28db4e827123 1 0.00/1.00 vMB 0
50,735 50,735 000000000c4b2c6a2c3155a4823ccb025db0bc1297b9baa95370ffbdca8c11b2 1 0.00/1.00 vMB 0
50,734 50,734 000000000948ea9098bfd158c75ba8c383f034011441186761f05653ce09fa9c 1 0.00/1.00 vMB 0
50,733 50,733 000000001e117da0910549aece19d3ba08060c1185354dae40d11ad918f35311 1 0.00/1.00 vMB 0
50,732 50,732 000000000b4d82ebfa4df40ba80edacacbe1e01d85d14dc66b7a2aebdea7da8b 1 0.00/1.00 vMB 0
50,731 50,731 0000000003560c80fef3bcb0a6aa5a474b0e92582afc51db76e37bb2fe0a4e58 1 0.00/1.00 vMB 0
50,730 50,730 000000001bf8d90bcec2ff04921df6e7264d579d5e6eb204b9cc1d3fe8c10bec 1 0.00/1.00 vMB 0
50,729 50,729 0000000005e244dc5dee2db6c8228eda0351b603919c979166d68952be3ad5d5 2 0.00/1.00 vMB 0
50,728 50,728 000000000bf6042e360b09e3fca990afe452a8cfa32f32ac234585015971e903 1 0.00/1.00 vMB 0
50,727 50,727 00000000020fddac8043684ce36651f750959ae671a8622102bf2df38be530bd 1 0.00/1.00 vMB 0
50,726 50,726 00000000002a948f2ec4a278907b26d8d58163fccfcd83dc785e8385a27afb3d 1 0.00/1.00 vMB 0
50,725 50,725 000000001096911143b51ddf3dda0f7a2a247b78138f84a4e587e748942ec256 1 0.00/1.00 vMB 0
50,724 50,724 000000001716290045252348e483c947c641868dd20f55e7268d3e30d9d19de6 1 0.00/1.00 vMB 0
50,723 50,723 0000000008c97ea6e394241b39782559404dff804bf249a5de5d672610cf59f5 1 0.00/1.00 vMB 0
50,722 50,722 000000000d9afcacf2b7b2285c73ebcd259480d8e3277040e63104f6084c1043 1 0.00/1.00 vMB 0
50,721 50,721 0000000000e7bf3d15c3789da9dd0c8ed00dd97e1f248de963db46778f9b7328 1 0.00/1.00 vMB 0
50,720 50,720 000000000766b9ab489740773547b73b2d9417f92bb265bfc28d76609aaaf961 1 0.00/1.00 vMB 0
50,719 50,719 000000001e67984415ed85d52b9cfc37a927cfd16486831ce34e6aa48c5185c7 1 0.00/1.00 vMB 0
50,718 50,718 0000000006d660bc96c88854748074fe194d3184d9ed8f0227d92d5e16132a07 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.46 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: 610.86 GB
    • Received: 10.76 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.