Loading Tool

Explorer IconExplorer

Memory Pool

79,343 transactions
29.55 vMB
0.11530457 BTC
Random Selection Loading Transactions
Max Size: 178.83/200 MB

Candidate Block

Mining Attempt 2071bb4d4d20f85ad2a0b3c8367d4210092e194e5c3b2aa4f681bec46e56ffbe
Version 20000000
Previous Block 00000000000000000002064931ca32749e9a68a433f5974b1ade127285f85a4a
Merkle Root bf8f88d0bf525738ebf5f8121f62435e5a5996eb29e3d944ddd4cd9f39aedc55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,558
Size: 1.00 vMB
Total Fees: 0.05317972 BTC
Feerates: 313.32 > 5.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,096 (483,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,541 431,541 000000000000000002b61712a236a8647fe06a59cdebac7544cd24712e62233a 974 0.54/1.00 vMB 50
431,540 431,540 0000000000000000044ddd997024e02abffdfe1ef15a8f7bdad309b0d0ecabeb 170 0.19/1.00 vMB 22
431,539 431,539 0000000000000000020a6bc4a631646ffed283ca237bd3f0b596e408924c8165 88 0.04/1.00 vMB 50
431,538 431,538 0000000000000000032aae60ea71eae6c2456b749b6535c29722426ff9fc9852 947 0.57/1.00 vMB 35
431,537 431,537 000000000000000001081275c5caceab428e2af375a6fa589a1b810de0d52227 711 0.75/1.00 vMB 25
431,536 431,536 000000000000000002ca80090e6e9bc8a1ed657d4379644715a29ef5b52c3c7b 2,119 0.88/1.00 vMB 54
431,535 431,535 000000000000000001a00cf59e7d6997a82d5b924638e7245c78bc09645d0258 1,269 0.63/1.00 vMB 51
431,534 431,534 000000000000000002d41b3f710e92cabb022b17e64feab6d3ccc4759a33f1a8 1,819 0.80/1.00 vMB 53
431,533 431,533 0000000000000000043b7a18b7688ee9f9967bcf658287caeaba24bdef9b9a5a 1,022 0.68/1.00 vMB 43
431,532 431,532 00000000000000000266228fc5079321787feeb475569f5e32054405bf31bf68 351 0.22/1.00 vMB 41
431,531 431,531 0000000000000000031a263f0c152a16ee309dcd0aaea39f0146eebfbe0fbd58 1,885 0.99/1.00 vMB 50
431,530 431,530 00000000000000000387e6302c925d8017d35278f93ca3d937c8a2e132648c47 1,633 0.80/1.00 vMB 48
431,529 431,529 000000000000000000637d5878a92433b22faed697868be3352f5c058777cdbb 627 0.32/1.00 vMB 48
431,528 431,528 0000000000000000037ff4ae62d0d535a7944e33b86e58c465e88a43a96f45a1 445 0.33/1.00 vMB 30
431,527 431,527 000000000000000002394fc1309ba8834d0a577b6db6f05d1704c175126d4bac 2,990 1.00/1.00 vMB 67
431,526 431,526 00000000000000000359bc896e11c04e4e2b8bd2f56e5debcb1287f1f6a4a8c3 409 0.37/1.00 vMB 42
431,525 431,525 000000000000000003509b36ea93ac23bbd8216e6055845ddfcb1b231708eb54 637 0.52/1.00 vMB 21
431,524 431,524 0000000000000000004fd3db6970bab1158259e63720be671c889f5e85b6c267 2,061 1.00/1.00 vMB 44
431,523 431,523 0000000000000000018ad3793a49b0e32e13811d76c34b1141a37b4045b780cc 2,901 1.00/1.00 vMB 76
431,522 431,522 00000000000000000097b554c4da21e63e96ae2b95fc25a7d5f5fd0a231bf13a 2,219 1.00/1.00 vMB 61
431,521 431,521 0000000000000000031d4d321db87b60b2bb427ef0c7f387c4ac153f6887aca4 1,202 0.47/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.56 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: 670.09 GB
    • Received: 15.82 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.