Loading Tool

Explorer IconExplorer

Memory Pool

39,032 transactions
27.87 vMB
0.08029827 BTC
Random Selection Loading Transactions
Max Size: 142.63/200 MB

Candidate Block

Mining Attempt 29a3369eb4551d564d1647231fd133be5a9c0c2717c651f82ce82f88f4056f18
Version 20000000
Previous Block 0000000000000000000073ebe7fe130f67de1ab2e9c5c1b68fcc6f5f37d33261
Merkle Root 5ef0f0f92b6f3c43d849692138874619cede9263d25496618dbf29543b4efa06
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,678
Size: 1.00 vMB
Total Fees: 0.02404201 BTC
Feerates: 222.83 > 2.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,271 (881,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
32,422 32,422 0000000040b30b7cfbd6e84d79879c6afb799b3fa0896ea3d5eabf9f2a333ff2 1 0.00/1.00 vMB 0
32,421 32,421 00000000492810b4e790556f716a6acadc28cbafb684d4c0e3354d6b448a881f 1 0.00/1.00 vMB 0
32,420 32,420 0000000004fd61632e6f0255d9e09ecd1ecfd7c0dd5122a23f64bc988c34bea9 1 0.00/1.00 vMB 0
32,419 32,419 0000000010ffbe1354ec5c27b1c3156d610eb9abfbbd3ba9f662e82e9afa58a5 1 0.00/1.00 vMB 0
32,418 32,418 00000000ab9fa49dd8886f559590ddfb819e8380cda9f88001a842a2a773bf9d 1 0.00/1.00 vMB 0
32,417 32,417 000000004905a0d1a1a350e3378926d6b35eb434a4942603f8711b3132474b6c 1 0.00/1.00 vMB 0
32,416 32,416 00000000cef520c344861bbd8356e70e345c9bf312683717edc5b3b96ef559cb 1 0.00/1.00 vMB 0
32,415 32,415 000000002783c079664e0d51c17817265f4eb5671aa159acca0ac69c1839fbd2 1 0.00/1.00 vMB 0
32,414 32,414 00000000600ed6045c5c4e9ed034191636ad36dc03153641a9bf94ee0fd01f3a 1 0.00/1.00 vMB 0
32,413 32,413 00000000269c7a01a848f892ccf5f56a0862ff1a1b37519fe1316a4bc9f1c443 1 0.00/1.00 vMB 0
32,412 32,412 000000005988effcd5e63c642982d157f2f46d8e99b01d6e36fc56065b835e90 1 0.00/1.00 vMB 0
32,411 32,411 000000009f5e692764a1b8edf00c56360ee9d6dfa17f966e144a24e050fe513e 1 0.00/1.00 vMB 0
32,410 32,410 000000009d38aa4f16e486e6c90585ad0dd1a258f9367098a7e94161425be26e 1 0.00/1.00 vMB 0
32,409 32,409 000000006bbd3bdba137971e116d524e8b98ed0e73ac4a7c37e5618d03813e56 1 0.00/1.00 vMB 0
32,408 32,408 000000003a8323804e40b1415736532cdc0f21c2aa146912ff8635aef63f387e 1 0.00/1.00 vMB 0
32,407 32,407 000000008fcfd0beaab843220af264f50253a9c2f9acd94250753958af212cbf 1 0.00/1.00 vMB 0
32,406 32,406 000000001ef0ec26827704463af9e23c04c24400cc8bf25006a33f6017fb6846 1 0.00/1.00 vMB 0
32,405 32,405 00000000bdf59e8244f6376afe0db50d935b937afdbfdeddea58e96c1f64e0e9 1 0.00/1.00 vMB 0
32,404 32,404 000000002e185c998a398d9e0def6b7a211d8d7135fd8a340da98e569508a112 1 0.00/1.00 vMB 0
32,403 32,403 000000009d977ec0ec48c6ae43f1679576e93a940457dfd6548808240a53ae2b 1 0.00/1.00 vMB 0
32,402 32,402 000000004b5c50a4bfe3d132abe0751a5141758b9772a310e4c573e9799f17d3 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.07 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: 578.35 GB
    • Received: 8.75 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.