Loading Tool

Explorer IconExplorer

Memory Pool

33,569 transactions
25.19 vMB
0.05224815 BTC
Random Selection Loading Transactions
Max Size: 127.77/200 MB

Candidate Block

Mining Attempt f51011dbcc2519040c5ef6e515509faa0aac58b7797959f572291b03f7460086
Version 20000000
Previous Block 0000000000000000000074bf840b18a4cea5fa4231ffd406f8a6d64d5e33982d
Merkle Root 1092fd965ed1e5a3772740cf37b81d4b668581cd23fb32b575ab701f9b41faa0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,324
Size: 1.00 vMB
Total Fees: 0.00685293 BTC
Feerates: 93.93 > 0.69 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,669 (538,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
376,444 376,444 00000000000000000652c45911fdb5b8efbce13ce247d3b6b9ced3471db89844 913 0.54/1.00 vMB 35
376,443 376,443 00000000000000000edb8ff352c7ba444dd1ffb3977638d9efbfae186d0c8b2b 203 0.10/1.00 vMB 31
376,442 376,442 00000000000000000176203a61e9034b43ce58686419a4aea7a2143c6c5fedf7 1,108 0.74/1.00 vMB 28
376,441 376,441 00000000000000000ee0bf8a4aba338255c4413126dc44ca31e7db8a20f919b7 596 0.73/1.00 vMB 16
376,440 376,440 000000000000000006eacf4b8bd5e5b82cbc357c0443a5937f259e70edc670d8 1 0.00/1.00 vMB 0
376,439 376,439 000000000000000007d35f908507c0b13d5e96244de1a5b5b77b0ad3bda9dbd5 832 0.61/1.00 vMB 32
376,438 376,438 0000000000000000005ab12462a945b420c3499cda1003439e09123a4462a67b 604 0.93/1.00 vMB 31
376,437 376,437 00000000000000000e271689fbbc71547d11583a633ae443afa88626acbe33a4 1,363 0.93/1.00 vMB 46
376,436 376,436 0000000000000000037dc5c893d7322ef62c52ef6822d056c9f8bc25d93af9d3 535 0.26/1.00 vMB 40
376,435 376,435 00000000000000000ae385e5b83c5ac0477468c3e542cdbfbf8ecf4f3a370dc3 1,091 0.94/1.00 vMB 25
376,434 376,434 000000000000000011cf0d4716fa908b99848b4f797e09f458c5d282e512a35f 1,551 1.00/1.00 vMB 46
376,433 376,433 00000000000000000dccfcd97f293f6831d35cbb4461822485e73154740a35b5 1,121 0.75/1.00 vMB 23
376,432 376,432 0000000000000000052c79da5bfb856a3cf2f230c1c6bdaaec3345fc8d513fbc 1,545 0.93/1.00 vMB 73
376,431 376,431 0000000000000000018fcd1b84d85de2aa9e82d899af4a3997a782c521af065a 534 0.32/1.00 vMB 52
376,430 376,430 000000000000000007cc30a27db9af383edab101c4fa5e3fe648563171e70efe 412 0.21/1.00 vMB 34
376,429 376,429 0000000000000000029837122264fbbfbf5eb3285fe84dc8b69078107cc5433b 943 0.48/1.00 vMB 39
376,428 376,428 000000000000000000e19c0c87399fd1c055ac3bfaff8e0dde09554f051e4403 145 0.09/1.00 vMB 19
376,427 376,427 00000000000000000b1b82b97898f625d00a453e1f75d90ca74408e59a5a8e94 1,117 0.74/1.00 vMB 34
376,426 376,426 00000000000000000879260f29f3cd46add8966b229beb20d4b1c4fa96f86d6b 1,509 0.95/1.00 vMB 40
376,425 376,425 00000000000000000f8ed62397b82b10e56b9aea309fb18c37985d1405808c4f 345 0.19/1.00 vMB 31
376,424 376,424 00000000000000000a139910e07ae6830917efdd25fa0c5e8999dbb8fdd402cd 854 0.63/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 781.80 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: 634.69 GB
    • Received: 12.26 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.