Loading Tool

Explorer IconExplorer

Memory Pool

83,958 transactions
32.14 vMB
0.10692996 BTC
Random Selection Loading Transactions
Max Size: 192.88/200 MB

Candidate Block

Mining Attempt 1ff96b3cfa44e7e99621e1a2efb5d893c861d126b632edcfc065d3d68605e847
Version 20000000
Previous Block 00000000000000000001bfe8515d732b65f9547b0b4d60ed4387c4bfdc0108bd
Merkle Root 7a1b2bb68472f031cd6f0e40987cd0b38d3ba316ece76f1a69fc623a2818d1b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,327
Size: 1.00 vMB
Total Fees: 0.02505724 BTC
Feerates: 151.12 > 2.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,338 (117,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
797,474 797,474 00000000000000000000692f20e935d215597a0938dcc74e4323fe0bc23c88a2 1,805 1.00/1.00 vMB 13
797,473 797,473 00000000000000000001fb9632be237c8ca36333babc8cb7a61258d4149d614d 2,580 1.00/1.00 vMB 15
797,472 797,472 00000000000000000001c83ded4fd7b03ddb1b061fff01ef43c9a494a775731d 2,593 1.00/1.00 vMB 15
797,471 797,471 000000000000000000023c8a1d9fae4a24c7f905bc0cd775053126adccc08a48 2,176 1.00/1.00 vMB 8
797,470 797,470 000000000000000000034562c134485da2dcf753b91f0de3f3aa41e203d45404 2,340 1.00/1.00 vMB 12
797,469 797,469 00000000000000000003aba255e348a37baeb328e88e9ac0600940f4be91df81 2,990 1.00/1.00 vMB 17
797,468 797,468 000000000000000000004012fd097043fe2e2c259a9f827aab646888ad2b51e7 1,179 1.00/1.00 vMB 8
797,467 797,467 000000000000000000045c0a02d509d89b30e29f034ad6a6e0d4f1793b54f056 1,009 1.00/1.00 vMB 7
797,466 797,466 000000000000000000031b22101555a38d775883e4dcd1039f905c874642f186 1,544 1.00/1.00 vMB 13
797,465 797,465 000000000000000000053a9ccd338b5d23a476de89e51808310592f7fb72046f 1,248 1.00/1.00 vMB 10
797,464 797,464 00000000000000000004366a44ad9406c5e1c93fa1c162ed5777d6f519ee7251 1,966 1.00/1.00 vMB 13
797,463 797,463 00000000000000000002435de3e7d25ba52550e5104dd113a830a1e8c254c260 1,428 1.00/1.00 vMB 15
797,462 797,462 000000000000000000046ebe6e55fd3090903aeb4bdd28c19dc4c44238d45b49 2,917 1.00/1.00 vMB 18
797,461 797,461 000000000000000000027c225e51da51e8eda6cdee396d157dedb1c4499f3fc7 2,471 1.00/1.00 vMB 18
797,460 797,460 000000000000000000015df01884c4fcb5912cc05c70dfc3ffc65d40406682b9 1,922 1.00/1.00 vMB 20
797,459 797,459 00000000000000000002bf44d66806294d0c207b3ec13976d00b50368db1ca82 2,615 1.00/1.00 vMB 16
797,458 797,458 00000000000000000000ff38ad1b52617cd6e6e0683382880143e57852e2d538 3,402 1.00/1.00 vMB 26
797,457 797,457 00000000000000000000f02380e3e52938cc30a40e11af236fe05a4bc478c245 2,516 1.00/1.00 vMB 19
797,456 797,456 00000000000000000000dda7aed36fbd32f4022501b83147dcf959847a75ce4e 1,727 1.00/1.00 vMB 17
797,455 797,455 00000000000000000002ac17161c55cc0a02433fd59cbb7fbba21aa2bec5f374 2,870 1.00/1.00 vMB 23
797,454 797,454 00000000000000000004c7ea31af226451ce7a26212b29072c913d2aa5bf5af5 3,023 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.98 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: 716.28 GB
    • Received: 17.80 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.