Loading Tool

Explorer IconExplorer

Memory Pool

19,331 transactions
8.82 vMB
0.07483465 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.06/200 MB

Candidate Block

Mining Attempt bd7574ceb082b1e23b1e1c9c9228fc525f651a27fc7cdf1d28043cec61356a0c
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root d6aa52cc1da640ae94cc7252cdc0e97f0f41594ee5470de32a992bd0d2b1e9ff
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,695
Size: 1.00 vMB
Total Fees: 0.05482516 BTC
Median Feerate: 1.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (691,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,408 221,408 0000000000000030dac173dfaacb61c85476d41b82fdb6ee26ef0d5eb764555c 11 0.00 vMB 236
221,407 221,407 00000000000002421e25ab9f195e2cfdb379b86789a516812fdb130704766f41 677 0.25 vMB 219
221,406 221,406 000000000000017e9253386835bc39820dd89abc460dfed4f30deb80ebfb45e8 109 0.03 vMB 84
221,405 221,405 00000000000001f997371ebe1bd6b4924d504b58ae6b4df71516d2c94cb7fcd2 111 0.04 vMB 172
221,404 221,404 00000000000003a77cf84c6cdd4ad58601f37ef9428d8656784dacd076522eaf 223 0.15 vMB 117
221,403 221,403 00000000000000373c8b9cafb49ec21b350d60adb0e1d34abcf96354b6a8ae0e 632 0.25 vMB 234
221,402 221,402 00000000000003f7b606b5950230859815d03e7ad63b764eb71a23c104d8eb58 219 0.11 vMB 149
221,401 221,401 000000000000022c050378ec58239f7f2708ad1a26307ae091a0b2a758aa87cd 514 0.25 vMB 221
221,400 221,400 0000000000000089e87f51507d57a7cd239f389d8958c38e690bc63e961a8945 322 0.16 vMB 59
221,399 221,399 0000000000000289442386d0a92bd03f387817e865677473ed0a15f408bfd515 14 0.00 vMB 14
221,398 221,398 0000000000000131fff94b5fa2a219610a746a5511f037e517fdd55652fa0131 414 0.25 vMB 164
221,397 221,397 0000000000000151baef131a0a70dd41393c9a3eac7e18f766dbf8d9edbd02c4 668 0.25 vMB 231
221,396 221,396 00000000000001962630c4044f91cd734df25a6e7646f1a1b530a339a2a4a418 608 0.25 vMB 206
221,395 221,395 000000000000011aa56befdf4c876503126265f00a7cb81250b5e0b3d7309e67 7 0.00 vMB 45
221,394 221,394 00000000000004e7b6416574fab7a97e750c92060dd5b288bc258aa1fc45ffd0 325 0.15 vMB 211
221,393 221,393 00000000000002938e48fb9df0a4a0d4dc7f505f1defd6e18f42adf5ba45fd2f 496 0.21 vMB 203
221,392 221,392 00000000000004289af1d168fa5581cee56f8e2e559151d39b10132971ce8daf 176 0.09 vMB 170
221,391 221,391 000000000000050f0a7a533f08b5aec7a08a866c694768bcf7bf6d4cdb069af7 97 0.04 vMB 152
221,390 221,390 0000000000000174df698364c1a0fc3e7cf2c7082789727b1a3483f5d8903801 295 0.13 vMB 242
221,389 221,389 00000000000003af005a52be4631ff92c6c7e82ac83cd43ef01b99cb1a217e83 566 0.25 vMB 219
221,388 221,388 000000000000029b2ee6a50882244f9689782a898a4d956abb0b5e22983f6802 20 0.02 vMB 54
Previous 10 blocks ↓
Total Size: 779.54 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: 245.90 GB
    • Received: 0.93 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.