Loading Tool

Explorer IconExplorer

Memory Pool

83,356 transactions
31.19 vMB
0.09448020 BTC
Random Selection Loading Transactions
Max Size: 191.38/200 MB

Candidate Block

Mining Attempt 09668c096c860eb4d3dc03ea677c2169d2aca9d264a2d038899707bf7e07d505
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root ba75275cb999a85984be313781813864488cda5efc4c2fb5c5a6480d8e5713ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,726
Size: 1.00 vMB
Total Fees: 0.02420083 BTC
Feerates: 301.57 > 2.43 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (407,635 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,589 507,589 00000000000000000033ead94dad5149ee086f252d31e8b3a2a41d9c06d70f00 2,238 1.00/1.00 vMB 202
507,588 507,588 0000000000000000004ee7bab463ad2acc70bf705c9408a703be024f7c34b937 184 1.00/1.00 vMB 7
507,587 507,587 00000000000000000061bb5db4176643337f059563ed935d6806acc35099f7dd 1,545 1.00/1.00 vMB 130
507,586 507,586 000000000000000000057f8057bd2a2497193b0ae97a4b61485af27c8018b071 1 0.00/1.00 vMB 0
507,585 507,585 00000000000000000003789b92e6a98b69ef9a96609cddef537dc6f4e110a7a9 1,143 1.00/1.00 vMB 55
507,584 507,584 000000000000000000695425347be7f3e3e06a89b7efa4780998840511fb3bc3 1,742 1.00/1.00 vMB 112
507,583 507,583 00000000000000000009dd3d88451d168169ed331f4910e4f8030feb7775f3ee 1,943 1.00/1.00 vMB 166
507,582 507,582 0000000000000000003a94a625dd328f457a4e63f545d131e0d707a9b6c24ada 1,771 1.00/1.00 vMB 84
507,581 507,581 0000000000000000004e8ccedaaa5e324af3b524c57a8932d793f2086851db0b 882 0.52/1.00 vMB 136
507,580 507,580 0000000000000000000beddbc43825df803860e314e3c53eed9192f5ccdfacce 456 1.00/1.00 vMB 28
507,579 507,579 00000000000000000028d73166ce3b1a05ede7aefe371cba6738d26302a67833 76 1.00/1.00 vMB 6
507,578 507,578 00000000000000000037c99337a261cfe597f8fc713be6d476b45c7e83260515 260 1.00/1.00 vMB 23
507,577 507,577 0000000000000000004ba0e55ba5efdc83867c44901aef7ebc02bd6e4377b26e 404 1.00/1.00 vMB 28
507,576 507,576 0000000000000000003ad6068120ac946d2f6ae5e1f79efd239917a3bc9d886c 1,542 0.95/1.00 vMB 143
507,575 507,575 0000000000000000002b7b501b91f9fd29de41364b1a72826dc22e50d89d91d5 1,246 1.00/1.00 vMB 67
507,574 507,574 0000000000000000000074d2f3ef263ec6d17ceb0707e0090dc375a5fe3271c1 759 1.00/1.00 vMB 39
507,573 507,573 00000000000000000032edfe7ce6f3a630d5b5104481da7219ef28c5a307b1a4 1,154 1.00/1.00 vMB 79
507,572 507,572 0000000000000000002f66b2be9af3d3e2c55a4cd66bf72ddae61364c3c04003 601 1.00/1.00 vMB 25
507,571 507,571 00000000000000000034400257c02b96dcad64e0ad7e4156ba1cadf8047f27f5 1,062 0.67/1.00 vMB 118
507,570 507,570 0000000000000000002408cd018f55ea6ccf382e6f43b0c31eba717adaaa29af 51 1.00/1.00 vMB 2
507,569 507,569 000000000000000000250a5261bf1a2f088926f0b949858994c00f43a985dcea 249 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.78 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: 709.56 GB
    • Received: 16.92 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.