Loading Tool

Explorer IconExplorer

Memory Pool

47,430 transactions
27.99 vMB
0.13373767 BTC
Random Selection Loading Transactions
Max Size: 146.94/200 MB

Candidate Block

Mining Attempt 948c52b36fb8d01841da566ce88a15302a0433b256bd79581a34baa546d399c8
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a9a8b88aae43f1b1cd22744ae80bc161588f7336621b8472dc48e5855bc902d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.06023752 BTC
Feerates: 151.12 > 6.04 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (394,383 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,493 520,493 0000000000000000000fe006e5fb77046f82b869f0852757792fb348586dd59b 1,006 0.33/1.00 vMB 58
520,492 520,492 0000000000000000003be6b20e8d0055473b47e7cc3e6fcb4965285c415cc807 1,212 0.46/1.00 vMB 31
520,491 520,491 000000000000000000347463cc79b8547de44052ba815153ed4c4ea9a3cbaec6 1,296 0.49/1.00 vMB 55
520,490 520,490 0000000000000000003e9eaf73768065111babdcafa3025c7eac3fbfc4ddddea 1,560 0.53/1.00 vMB 43
520,489 520,489 00000000000000000001b8e6065da1aa82fc1cf75d0394a6f8b939e9192e34c2 863 0.31/1.00 vMB 58
520,488 520,488 0000000000000000003913c8d6eb5fdac243db74a95c317d0a6cf5570d539678 712 0.40/1.00 vMB 36
520,487 520,487 0000000000000000003aaf93199af630377d1361e35bcea42be6c1dbb6965afd 2,846 1.00/1.00 vMB 45
520,486 520,486 00000000000000000010c02ce17ab7274d837e5c424804259f5faf44a15803c5 1,072 0.36/1.00 vMB 43
520,485 520,485 0000000000000000004398e95540ff7ec1480d197226ec36dbdb66273481c0ed 378 0.14/1.00 vMB 37
520,484 520,484 0000000000000000004479e4904693031c3b91455d4c04206c0f1cc22fe3e800 326 0.16/1.00 vMB 47
520,483 520,483 00000000000000000022604da4fb6ea293adea5f07e2eaf330f018f1b86775c9 613 0.69/1.00 vMB 18
520,482 520,482 000000000000000000437c7fa823162219ef65bf4f1d6b0dfd06c94232115851 1,371 0.98/1.00 vMB 29
520,481 520,481 0000000000000000002e31d0714a5ab23100945ff87ba2d856cd566a3c9344ec 53 0.02/1.00 vMB 22
520,480 520,480 00000000000000000004fd9e82855dd33efffd69aa303b0d4cfd0b4b3e1dd476 375 0.53/1.00 vMB 7
520,479 520,479 0000000000000000001bde32aeeaeaa53a60e7267b2bfd4ced8690f4cb078724 1,772 1.00/1.00 vMB 31
520,478 520,478 0000000000000000001714dbb38c67b8eb2c136bc226a8547c0d17a074523ead 806 0.83/1.00 vMB 13
520,477 520,477 00000000000000000032f60bb1b4529484ac77737f1aa3e66ba2883bd239898e 1,869 0.98/1.00 vMB 31
520,476 520,476 0000000000000000001df7615fb4617cf59a0a67a19b2391b67e45ecf23d1f77 1,051 0.44/1.00 vMB 39
520,475 520,475 0000000000000000000e4bd2d3072bd31d9c6adab791c180427f1b8d96b1e2c7 828 0.38/1.00 vMB 55
520,474 520,474 00000000000000000045bc8625efa5716ab20683f779d9f0d554bc8e917022c6 527 0.45/1.00 vMB 18
520,473 520,473 00000000000000000033455dcb4e49d38a8b478a9d91ce9f23d3a87f2c9e206a 494 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.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.