Loading Tool

Explorer IconExplorer

Memory Pool

39,871 transactions
28.84 vMB
0.06320229 BTC
Random Selection Loading Transactions
Max Size: 146.74/200 MB

Candidate Block

Mining Attempt 0d4dc064e77f5f64fc00d1cc3b8588bd04f1027c563c867282985288d23da97e
Version 20000000
Previous Block 000000000000000000012d6c916022b0c29b256de4137f6a37cd2f35e9040386
Merkle Root 3dd01f39459cb10ab86fccaa0dd750218ec263942cd069bc8e01a0f05228775d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,273
Size: 1.00 vMB
Total Fees: 0.00726280 BTC
Feerates: 50.27 > 0.73 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,543 (145,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,563 768,563 00000000000000000003e1531c14cc8b4da5b2c53f4ba0c82beb75760b1fe945 2,103 0.92/1.00 vMB 11
768,562 768,562 000000000000000000035f2f2ef73dd0be4760cf66fb2f177a86a62803c7179c 637 1.00/1.00 vMB 4
768,561 768,561 0000000000000000000762b59bae00af1449d1dedee12c4415ae329a60bb9158 2,223 1.00/1.00 vMB 3
768,560 768,560 00000000000000000005e3a71b91c5e9f58f6e46206897b5c40d7f1167b52cd9 3,147 1.00/1.00 vMB 21
768,559 768,559 0000000000000000000552078d36ea8316ceb1dac2e96ed2a479aa0f9b1fc396 1,419 1.00/1.00 vMB 12
768,558 768,558 00000000000000000006894dea21778badd4c02ec396eaf32abd62807179f97a 2,870 1.00/1.00 vMB 22
768,557 768,557 0000000000000000000247a918d4a9e0ec0aef7d3f25ecba3c99593351171351 3,195 1.00/1.00 vMB 15
768,556 768,556 00000000000000000003dccad54eb54c1116aae3526432a6c3d12b44e6684482 480 0.45/1.00 vMB 5
768,555 768,555 000000000000000000065daf33c083cafb4b422a32a0f7367fa48500bcdf2c65 2,356 1.00/1.00 vMB 11
768,554 768,554 000000000000000000053b1680a7f61caa0238ca13579f7e18023a19ae9d2cd5 3,116 1.00/1.00 vMB 21
768,553 768,553 00000000000000000001ba6cddc96bb9ede13bba7e00cfcacfd0f6f9a4eabccb 1,695 0.65/1.00 vMB 5
768,552 768,552 000000000000000000040cbf9a7867e7b0c554c93efe5ed106edd06bdc385125 1,964 1.00/1.00 vMB 10
768,551 768,551 00000000000000000005d5a94120915e56767fa83cb7d16b36b3ed9078481b8c 1,700 1.00/1.00 vMB 17
768,550 768,550 00000000000000000000e35a031803ab6b8b6289c4ac532528324b30b7c23bfb 3,360 1.00/1.00 vMB 20
768,549 768,549 00000000000000000007735d7a2062b1dc4ce65bb88855294405e27b5b46449a 2,257 1.00/1.00 vMB 27
768,548 768,548 00000000000000000001c799b57faef5b2d5178b9a0245905d6886740d6db2fa 2,403 0.73/1.00 vMB 14
768,547 768,547 000000000000000000078355c2107830c7eb6f9113e1188a9d4728676019b797 897 0.32/1.00 vMB 15
768,546 768,546 00000000000000000005be7ac2379af65a76847d95409561540e0c00672ff44d 835 0.37/1.00 vMB 6
768,545 768,545 000000000000000000068a80957207b367f442995ac372718d9e299bf476dce2 2,905 1.00/1.00 vMB 8
768,544 768,544 00000000000000000005a183e798f4280936d403c267c62ce3531be1c8203262 2,679 1.00/1.00 vMB 13
768,543 768,543 000000000000000000078c17ef13cb81433414919b4ef0028c7fefcf57fc46cd 3,732 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.57 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: 622.67 GB
    • Received: 11.36 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.