Loading Tool

Explorer IconExplorer

Memory Pool

44,689 transactions
30.20 vMB
0.07985636 BTC
Random Selection Loading Transactions
Max Size: 155.01/200 MB

Candidate Block

Mining Attempt 6ecf9bf0d1a7d4b39197908d7f79e2fbfc7d75f9254186a2d0b3959255a2d349
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 87b9b27641482db7ff5088ac9da995510de9d72afe8578a07f96a246ebdcdc31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,689
Size: 1.00 vMB
Total Fees: 0.01693489 BTC
Feerates: 27.07 > 1.70 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (545,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
369,500 369,500 000000000000000003d7cd0e3701d122797326e04c09e79aae5cbb76ef3225a7 54 0.04/1.00 vMB 34
369,499 369,499 0000000000000000090740bb63773e6d1928c77ed63233eb097b3726fe7ff6f6 226 0.12/1.00 vMB 25
369,498 369,498 0000000000000000135abc766b19e81980ed79a46048a90d34a873220c943eb6 710 0.37/1.00 vMB 33
369,497 369,497 0000000000000000115f3e1d1b717f3bbfd6801786fab957a1a5b2058d61c2f2 1,558 0.82/1.00 vMB 42
369,496 369,496 00000000000000000204a252c092267eea1cb005e8a3c9266f3699321aedd718 692 0.39/1.00 vMB 36
369,495 369,495 00000000000000000e21d6ae3944a058138a900e29813b97c0c8b78a241f34dd 544 0.27/1.00 vMB 41
369,494 369,494 000000000000000001daa7e4139da51309bac6c78e851b19e32657428d094abf 598 0.27/1.00 vMB 48
369,493 369,493 00000000000000000a5a04a0db8e6c8d5ce77a57eb429c423187c369877e7f21 924 0.54/1.00 vMB 39
369,492 369,492 000000000000000009ea174667794d7f33d905d98d188c0cb97caa570cfcccbb 1,005 0.50/1.00 vMB 44
369,491 369,491 0000000000000000145edd92076d5b0680c1733af43ca326d75ca82ebf1b6a36 216 0.19/1.00 vMB 30
369,490 369,490 00000000000000000e62faff5e379064fc5c4dfa6b760b7a74b04cd6551a8abc 2,117 0.93/1.00 vMB 48
369,489 369,489 00000000000000000614bbd45fd5fc16fc0c6ef9345f295e7c14b1ca53546084 806 0.39/1.00 vMB 43
369,488 369,488 0000000000000000012dd40bbc4ec394f9a7a3cef8bb116e424233b6c57c51f5 1,281 0.67/1.00 vMB 45
369,487 369,487 00000000000000000a46e4c6e7ccdcd267212ba28409c8f8652e3cbe09cfbc66 608 0.29/1.00 vMB 49
369,486 369,486 00000000000000000b171e323b3b22249bf387710174951fc028a90b13a6ba71 1,040 0.57/1.00 vMB 40
369,485 369,485 000000000000000001a4f543e574f6e9d6e6e7c4ea2b84a5c1d5193a0a295995 508 0.31/1.00 vMB 36
369,484 369,484 00000000000000000c0b8c6930751a7bd454d9688c604130c45c6f56445b4ef4 401 0.25/1.00 vMB 31
369,483 369,483 000000000000000002ec86126ae2ffb9516d9969a67331f124bace5a860f4fe4 324 0.16/1.00 vMB 37
369,482 369,482 00000000000000000929b3ec90ff9e5b2576e658ebc5d5f5a49bc6cbe1130e90 491 0.38/1.00 vMB 19
369,481 369,481 0000000000000000142d5206df808924ae5d4089f220e752dd95369ab4267917 1,762 0.85/1.00 vMB 44
369,480 369,480 000000000000000013403faa403220d09ad6bdf266d902dab663007cd0ab6e46 716 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.61 GB
    • Received: 11.68 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.