Loading Tool

Explorer IconExplorer

Memory Pool

46,286 transactions
30.62 vMB
0.09860390 BTC
Random Selection Loading Transactions
Max Size: 157.52/200 MB

Candidate Block

Mining Attempt ad97b2007d5b0cd1f7f4afba904812361e0f0c10357f6c242a95ca72bae19b3b
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 442a895f48fab03199a3852d34cdd01ffe08cc46cad445436b1610ea4f237a2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,676
Size: 1.00 vMB
Total Fees: 0.03164091 BTC
Feerates: 100.29 > 3.17 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (545,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
369,479 369,479 00000000000000000932b99213c149b0f4d05f272ffefab8c96baaf4177e34a0 2,007 0.93/1.00 vMB 55
369,478 369,478 0000000000000000042cccc05d43bd83d5f3507a6a65be52772dbcfa70881f4f 664 0.40/1.00 vMB 36
369,477 369,477 00000000000000000a533728cd68720260deeb460e5eb8a267ff231bc1e5979b 650 0.36/1.00 vMB 37
369,476 369,476 00000000000000000386cba1bd622a9253390631924447c968a159b63d1e40e0 1 0.00/1.00 vMB 0
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.62 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.