Loading Tool

Explorer IconExplorer

Memory Pool

80,245 transactions
29.63 vMB
0.06644885 BTC
Random Selection Loading Transactions
Max Size: 178.85/200 MB

Candidate Block

Mining Attempt d4db60a90265c21717df9ae77d377290e013946f09107760eebadd0f73b7fe2a
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 297ddb388441f3d97c53f618b078d3c4ad357e39ef397df26239fa967d59b417
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,474
Size: 1.00 vMB
Total Fees: 0.00578146 BTC
Feerates: 90.30 > 0.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (394,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
520,216 520,216 00000000000000000014efc2c63686d449b4cd2fe0e1b951a1b5f225335e023a 1,553 1.00/1.00 vMB 26
520,215 520,215 00000000000000000013b5a37cb5400b355b8160f9721a9eb3e8f2bcb5d1d49a 2,165 1.00/1.00 vMB 74
520,214 520,214 0000000000000000001a27689cfd739368c6ac33620a4cc70a1b11e4facb864b 1,891 1.00/1.00 vMB 19
520,213 520,213 00000000000000000039ab7fc01e365c03b10bc64c352646acef09f346c5ea53 2,479 1.00/1.00 vMB 38
520,212 520,212 0000000000000000000d94115537e9febb973a7576b862cb0eaa937037f081c2 2,575 1.00/1.00 vMB 34
520,211 520,211 00000000000000000009154770842c6dc961bb64504c9dd5b6b4fa4a3209a4f8 1,946 1.00/1.00 vMB 56
520,210 520,210 0000000000000000001db0229bdb120d4c4f52eead08c45a292f4e733954d0a2 2,364 1.00/1.00 vMB 62
520,209 520,209 0000000000000000001e4d2dd10b2af0843cd6b61937adcf828a19e99b57cddf 3,776 1.00/1.00 vMB 107
520,208 520,208 0000000000000000002f87961bf9d01a513fdad0c2701fe2cd5062d42f02e141 977 0.99/1.00 vMB 17
520,207 520,207 00000000000000000001a50daadcb49b90c26ca183b3e48c99358b3165085236 336 1.00/1.00 vMB 6
520,206 520,206 00000000000000000015837b686e43c31a87d12fa767527927bf32e77dfd6da6 1,100 1.00/1.00 vMB 23
520,205 520,205 00000000000000000024b771e1b0e9c5f74727c274999d80f879e6aba21da323 372 0.99/1.00 vMB 6
520,204 520,204 0000000000000000002d74bab99808a7becab89e5dc13a23ecdc4d93cf266a82 1,752 1.00/1.00 vMB 36
520,203 520,203 00000000000000000010a7b3a64252f1330091c28433b3ebfa3166dc11497d71 2,933 1.00/1.00 vMB 55
520,202 520,202 00000000000000000026e7e3497e69ba610f928c96680b9ae1876571902f84d5 317 1.00/1.00 vMB 6
520,201 520,201 000000000000000000255a907a9a1360e5e9975354e52005c8dc6752abd12fc5 294 1.00/1.00 vMB 5
520,200 520,200 00000000000000000017fcc0d11cc906430d02667712fab9803e5e4511ce3a6a 602 1.00/1.00 vMB 9
520,199 520,199 00000000000000000017e1564e5099c22b9a457a60dab10ce547c256ecc3ba06 604 1.00/1.00 vMB 15
520,198 520,198 000000000000000000034fdb6f782d68cd6846ea6cacdcb2f1c00fcbbcb5157e 909 1.00/1.00 vMB 10
520,197 520,197 00000000000000000012bcb64e8ac75631d721fff85854215ed5b69358ab2a50 1,439 0.44/1.00 vMB 10
520,196 520,196 000000000000000000057228f2209433c843f11b324df323b88d6bfb34c4dd65 2,572 1.00/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.