Loading Tool

Explorer IconExplorer

Memory Pool

80,910 transactions
31.06 vMB
0.08953269 BTC
Random Selection Loading Transactions
Max Size: 187.31/200 MB

Candidate Block

Mining Attempt 19596e7b5b6475531b49bda0b38108f8968c8bd2677b124fb7fd2b90093a49f9
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root c7f7fbf5945a9f10ad93574532fa6f820f5cbcc1a72845c3ad7ce446dc135347
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,311
Size: 1.00 vMB
Total Fees: 0.01759580 BTC
Feerates: 45.88 > 1.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (555,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
359,467 359,467 0000000000000000114b879297463f98e1a6aacc100890c3b6103306d1b01afc 642 0.29/1.00 vMB 28
359,466 359,466 00000000000000000ddcee326e23f43494f0da650dda5285add0dd88f9438af2 378 0.18/1.00 vMB 27
359,465 359,465 0000000000000000084afc4021b65691a687044f8cbb4341e704667697c492ef 258 0.13/1.00 vMB 25
359,464 359,464 0000000000000000040088947db6a2a3e1a2906cc577eddefb55bb82b37a4ab2 416 0.21/1.00 vMB 26
359,463 359,463 00000000000000001602b8fde6772c704b62103c531ea81b33f80a0ea2340bab 423 0.21/1.00 vMB 25
359,462 359,462 00000000000000000ac9ac4fde8a882fc5e49422c22fed5fc3f93c912d7d507c 308 0.49/1.00 vMB 12
359,461 359,461 0000000000000000160b89b274ba32a815379ab1b6553f63fa256d1ef874fbd2 1,804 0.75/1.00 vMB 34
359,460 359,460 00000000000000000b1c3ff5495edf8ec6c9d7400d7583c176c487dcdba8fb5f 136 0.08/1.00 vMB 19
359,459 359,459 00000000000000000ec7b1d35648e4e31118bffe88b14b08d16a3618208a64f4 656 0.69/1.00 vMB 17
359,458 359,458 00000000000000000a9144f22f6be82f697ac00aadc2700bb97ea3c704e0923d 310 0.21/1.00 vMB 18
359,457 359,457 0000000000000000167aeccd7273f24662cc3a952deedf8fb9b7be34faea75d2 1,502 0.75/1.00 vMB 30
359,456 359,456 00000000000000000cd0826bdac84e42140c95d724bc924a33bd4f45cc04ad64 539 0.26/1.00 vMB 27
359,455 359,455 0000000000000000065275ec0d1c3ca32b965cb380b6308d10fca0b553e29f80 961 0.51/1.00 vMB 23
359,454 359,454 000000000000000002ca1be775a833ad584e8cda2711a7463315eae29157c628 313 0.15/1.00 vMB 30
359,453 359,453 000000000000000013b69e92c0e0504f02eec0716d97e86233d65026c48b2e99 598 0.28/1.00 vMB 31
359,452 359,452 0000000000000000155900b442791ab526e59811163755113986ab4c3cfcfd95 1,610 0.82/1.00 vMB 30
359,451 359,451 0000000000000000170ae92829ffce0b7d7c48a26f6ee4233e39144bf875c979 108 0.10/1.00 vMB 9
359,450 359,450 0000000000000000119bc8ced3908d636b92c79f7b3817b89f786ea932096305 306 0.16/1.00 vMB 26
359,449 359,449 000000000000000013c5eed4cf3207254293e913a6cb3272bfeeab5961e00f5d 233 0.11/1.00 vMB 27
359,448 359,448 000000000000000003778b2e8cb7a51a0ed9f218beb9755b9c48608cc4de2b35 636 0.36/1.00 vMB 26
359,447 359,447 000000000000000012cd6d28f5cca4ab41c9baeaa4f98b104f9f29c0d1033dd5 414 0.36/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.01 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: 718.88 GB
    • Received: 17.98 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.