Loading Tool

Explorer IconExplorer

Memory Pool

75,363 transactions
27.76 vMB
0.08018569 BTC
Random Selection Loading Transactions
Max Size: 169.45/200 MB

Candidate Block

Mining Attempt 7d3bb69db2102fbfb0aa48a22e40042cb33ce3e5233d27697b7b9696d8b3c6b3
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root 7a93f8026d54b14ca1a5f0baeeae66b2ea2170e9c44926eaa7949ba7544f73cd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,326
Size: 1.00 vMB
Total Fees: 0.02079803 BTC
Feerates: 106.68 > 2.08 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (539,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,434 375,434 00000000000000001095509b2872a05ab3b4cddf26d5029dc391a11dc7bed4ca 78 0.08/1.00 vMB 19
375,433 375,433 00000000000000000d98a0536a966cb898836669c5da44256b17f3884f1f690d 744 0.38/1.00 vMB 31
375,432 375,432 0000000000000000000acde8ce4600432e1f37e637d327a927afb9b878cd0350 1,164 0.63/1.00 vMB 32
375,431 375,431 0000000000000000074736e596b6df57e571acdcd3f5b33f19b0a7a587a8096e 1 0.00/1.00 vMB 0
375,430 375,430 0000000000000000069f110ff4b125c913acb806df2981f31ee771677c4eb18f 423 0.30/1.00 vMB 25
375,429 375,429 00000000000000000d15a476ee9cf5dbb9360b79358e7a68b299f1691b2f15a7 1,742 0.93/1.00 vMB 35
375,428 375,428 00000000000000000ac433b73e992046b0429727c2a934bec87e29844031914b 890 0.48/1.00 vMB 33
375,427 375,427 00000000000000000840be0e9075254d78b9cb1156496135414220e592dea48e 945 0.69/1.00 vMB 19
375,426 375,426 000000000000000008b6660b8b2ffb289590feaf76277aecfb69bb7084bccf71 1,722 0.93/1.00 vMB 38
375,425 375,425 000000000000000010afed7690a350d3b11a6e22a56d7d75a6136afd200a01ae 1,396 1.00/1.00 vMB 21
375,424 375,424 0000000000000000040637b58cc406e47bb06fb2f6a324b110f5c29d4d72e97b 1,915 0.75/1.00 vMB 55
375,423 375,423 0000000000000000092611f13182510f8303d1aca1946df92814d17ed078e478 1,854 0.93/1.00 vMB 32
375,422 375,422 00000000000000000557199e5fb1eb8860ed40efe8314a252079aac8bdd91c45 2,237 0.75/1.00 vMB 53
375,421 375,421 00000000000000000715ec5d8f9b1790910684ffa97bd9d13063ce53da5baba1 198 0.11/1.00 vMB 47
375,420 375,420 00000000000000000e9ef6b1d3ad19e9f71e923e1436240c71b9c125dda00e7e 159 0.10/1.00 vMB 19
375,419 375,419 00000000000000000b81663e5289c52a68bef7ffc227a3a97bd676f3886c9be1 1,578 0.56/1.00 vMB 40
375,418 375,418 000000000000000001ccb4b2bc0ee04f975ffa011242531e012343e074c86f10 333 0.16/1.00 vMB 33
375,417 375,417 00000000000000000f819223cd8baeffbf520a93fce4674d82d747ec34e98b81 615 0.40/1.00 vMB 25
375,416 375,416 000000000000000011a18cc0b0f8bad04988c161b66f231510df2c6fa94b5c4b 1,047 0.49/1.00 vMB 36
375,415 375,415 00000000000000000eb20367ff6179801ea6c3c9593a81ffdf59d5872e511532 929 0.41/1.00 vMB 37
375,414 375,414 000000000000000000b70ebdb11aa9a8eae28d9b6dcf815cd690c3e0f8cedd74 545 0.27/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.85 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: 712.49 GB
    • Received: 17.17 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.