Loading Tool

Explorer IconExplorer

Memory Pool

82,013 transactions
30.92 vMB
0.08842677 BTC
Random Selection Loading Transactions
Max Size: 188.66/200 MB

Candidate Block

Mining Attempt 6eab423cf8096c9b7aab29d5734ebd9bae4de1952480261f58e5e04242d3cac7
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root deb8859422093b35706a849388c7d1d4b2be3ea19377461d2436ed9954bf2563
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,840
Size: 1.00 vMB
Total Fees: 0.01906429 BTC
Feerates: 150.93 > 1.91 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (448,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
466,727 466,727 000000000000000000a618254d1cb291a6ae24eb609f5d91300cca34c436e57c 1,262 1.00/1.00 vMB 338
466,726 466,726 000000000000000001208b8ff2f107f89f2d2d433243c17f16d77ad8f128226e 1,102 1.00/1.00 vMB 293
466,725 466,725 0000000000000000003860f64f3a859134802097502ef321f75a5e1e11b778c7 2,251 1.00/1.00 vMB 122
466,724 466,724 0000000000000000009fc2fe87192dc160a682e9b5fdf915f47f7891492de1eb 654 1.00/1.00 vMB 240
466,723 466,723 000000000000000000a6380b05d60a8e174b0db87db38b9156ec849eb21b950a 482 0.99/1.00 vMB 354
466,722 466,722 00000000000000000141d52953cd3a06a82abcef08952ba1642092af0b160e5b 1,899 1.00/1.00 vMB 480
466,721 466,721 000000000000000001971b79a345bd6006b86da0622ec3687371349e03fc51a1 862 1.00/1.00 vMB 465
466,720 466,720 000000000000000000a5e5d92e063915164a77447a6f7a994ee202a6bfcd4bda 1,470 1.00/1.00 vMB 387
466,719 466,719 000000000000000001945307206418aaa6e31e4116aafc47d9695fcb8826a1ba 766 1.00/1.00 vMB 412
466,718 466,718 000000000000000001260ac0f78117a5045895c3545c05db2d334ca6bbb2b4a6 229 1.00/1.00 vMB 420
466,717 466,717 0000000000000000017e2ad24ceb752aa95de22acac8c3103f650d50df11bc3f 496 1.00/1.00 vMB 452
466,716 466,716 00000000000000000012488ba94cd49158afc14f39088184d484b0614bcf3fd4 442 1.00/1.00 vMB 456
466,715 466,715 0000000000000000017d754116ebb7bd1c76fcba8799ffd8d20893bb6f4e4c88 376 1.00/1.00 vMB 388
466,714 466,714 00000000000000000087ee26366affaea8bc19a672453fd444043eb4c4c98dc4 735 0.99/1.00 vMB 469
466,713 466,713 000000000000000000f54529957652d969182f3035a6d28f7d80b0d0419b0301 364 1.00/1.00 vMB 422
466,712 466,712 000000000000000000aecc890746d14ad4edb31c3125109ca8623805c2ebd10c 571 1.00/1.00 vMB 317
466,711 466,711 0000000000000000000197c8cb55d438a896f79cdcc2b344fa1f25b8cc753562 352 1.00/1.00 vMB 430
466,710 466,710 000000000000000000b3f86c7a9615cb76d92be97ef42b348447fe804a9fcff3 475 1.00/1.00 vMB 416
466,709 466,709 000000000000000000d7d75550c39789d704d5274a51ca7d21386d7ce69e368b 700 1.00/1.00 vMB 355
466,708 466,708 0000000000000000016db88b9146d1f508ae632c6d1ab9b557890ef36aa0fe14 1,192 1.00/1.00 vMB 366
466,707 466,707 00000000000000000102481321e77d558437243cdc798e37b182ee328b2baa49 599 1.00/1.00 vMB 283
Previous 10 blocks ↓
Total Size: 782.97 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: 715.85 GB
    • Received: 17.74 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.