Loading Tool

Explorer IconExplorer

Memory Pool

46,272 transactions
32.36 vMB
0.13151840 BTC
Random Selection Loading Transactions
Max Size: 164.32/200 MB

Candidate Block

Mining Attempt 318067fcbee487ee9faa4b2315d728fd18a88f9739b5fc3893f85eacf1fa341a
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 9b63a7c0c5218a169ae7fb78b179f9fdea27b53c0e7fcfddf7de362679c2c50e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,945
Size: 1.00 vMB
Total Fees: 0.05757622 BTC
Feerates: 265.25 > 5.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (529,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,539 385,539 000000000000000003fa186a6765c16b6241fba0f7f00e41039d28ccf5b9d58d 563 0.38/1.00 vMB 36
385,538 385,538 00000000000000000cfa2638e8e56b80da66385f55e016199fa2b5c7c32d3a22 566 0.26/1.00 vMB 28
385,537 385,537 00000000000000000ab447b18a8b7cb922149dd7e028de94e98a87b83d788ea7 675 0.60/1.00 vMB 14
385,536 385,536 00000000000000000ec7a8d078b323dcdbf499580c88ae4fdfc4261ef308dbbe 837 0.31/1.00 vMB 41
385,535 385,535 0000000000000000081acd36b3d08f269c59bcd34186359ccac7fe6c9ad56cd9 666 0.24/1.00 vMB 49
385,534 385,534 000000000000000001ab0e4cf696c8af382ad5e63e79adb94da24bf85c3827f5 724 0.33/1.00 vMB 32
385,533 385,533 000000000000000007c8cb0227492f2489c55fa2c1e01c7d0428c34ca1f54120 698 1.00/1.00 vMB 8
385,532 385,532 0000000000000000082ed6cb7c7df056767b4292987d2e86f908ca329e2f20ba 279 0.13/1.00 vMB 45
385,531 385,531 000000000000000008fc1ee318684c3c03624320e1953b25a4c21b1e0be245c2 760 0.33/1.00 vMB 31
385,530 385,530 00000000000000000763674bace716d5b20225a1995cf07b135c816461df5b77 1,342 0.68/1.00 vMB 29
385,529 385,529 000000000000000009b6f795481371e73c5187169401a60598c80f65a48b9b89 1,529 0.99/1.00 vMB 26
385,528 385,528 00000000000000000da84c98c04466226a3764c7918536208a6e2de8f6dd1084 1,762 0.93/1.00 vMB 26
385,527 385,527 00000000000000000ea9d1bba86b082de836302a0b78587edde0040a613419fd 3,130 1.00/1.00 vMB 48
385,526 385,526 00000000000000000b7fcfbdf10089fac8b84b0b44f3a9973d4c7bc8302e7830 1 0.00/1.00 vMB 0
385,525 385,525 00000000000000000e7c71554386f024f9bc0ae9921fe1adba6a229a1c88091c 1,018 0.46/1.00 vMB 32
385,524 385,524 00000000000000000dd9dd0f9a512db7503a70202b8abf816fe5dfb63ae681f7 1,512 1.00/1.00 vMB 23
385,523 385,523 000000000000000006b6f875ed5a21875e42294c3056eaa4a181bd297919c476 759 0.75/1.00 vMB 16
385,522 385,522 00000000000000000cb9a7bdde11a19b9b129e23452b42186625dbe01d7d3811 915 0.32/1.00 vMB 51
385,521 385,521 000000000000000004c8861767b028aa3f962af4cb8cf31dfec1620e1a28be15 813 0.39/1.00 vMB 30
385,520 385,520 00000000000000000bd6bec11a9efc39b71c3f5a16c8616dbfc8cb81e5578bd1 1,168 0.64/1.00 vMB 33
385,519 385,519 00000000000000000001cc737d061866688bdb6a90bc57277ff72b5dd16c115f 1,634 0.79/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 781.65 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.66 GB
    • Received: 11.70 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.