Loading Tool

Explorer IconExplorer

Memory Pool

11,491 transactions
6.65 vMB
0.01552633 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 36.15/200 MB

Candidate Block

Mining Attempt 962f6e745029da4e6bfc069817255e644783b7208ba748be564b8a8a088f195c
Version 20000000
Previous Block 0000000000000000000077a8e4484c4483f5d5f875c5b70ac5aad6700d6b4d8a
Merkle Root 7d0c7e7f272cecc16dcdb3bd18cffaece23648dcc68cbe86788d81bbec898e85
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 903
Size: 1.00 vMB
Total Fees: 0.00329922 BTC
Median Feerate: 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,438 (748,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
164,514 164,514 0000000000000433946302c73eeae3382694f73bb361673a2641491e28d1323e 20 0.01 vMB 157
164,513 164,513 000000000000047328137656a102333f382b3117e6f59aba70f19838ac406c50 39 0.01 vMB 133
164,512 164,512 00000000000009fcb22206a9887d8c71625628d849c1070145bd1d216e213000 29 0.01 vMB 126
164,511 164,511 0000000000000c790fed0c9aa9bbd834776e7800fa71b4e01d62a70a5d53da9d 50 0.02 vMB 25
164,510 164,510 0000000000000b309e396be616d529b897889b250a1259cd3fea8d5d76aecb4d 50 0.03 vMB 309
164,509 164,509 000000000000009ee2aa67d1b2d9037d298da895ae58645d459ef9008da801ac 10 0.00 vMB 332
164,508 164,508 00000000000001054c9706ffe6c596c37698a7178325d0c7a908aa37d602d38c 22 0.01 vMB 131
164,507 164,507 0000000000000257a8696e270b8941de8381ef64b7af5e28300e8ef798187ca7 54 0.02 vMB 61
164,506 164,506 000000000000064792438bd4679dadd2b9699fc13ca16ed87e8bc921eba5cdc3 9 0.00 vMB 50
164,505 164,505 00000000000005dedcd0ee81c92c7861a8f39684007199076191cdc1b709a853 9 0.00 vMB 417
164,504 164,504 00000000000000e7bd672f82654fd226ff509ea0bf2e7aca08ecc016293420df 14 0.01 vMB 76
164,503 164,503 0000000000000c3b51e13bc5dfe55f0c63496cd2fb8c2737744a0537c6010cfd 2 0.00 vMB 0
164,502 164,502 000000000000092753d3e2d9b547cdd7b43f90910595fe7b130147c187a7b3e5 10 0.00 vMB 51
164,501 164,501 0000000000000a7f0f6b89c3d6a2d92b4d0e5e4ff079fbc3ca8423ca49aa7b96 32 0.02 vMB 48
164,500 164,500 000000000000089d27a58d0f0d18e6247ed740f9eae9f9ad5b9770925452380c 96 0.03 vMB 131
164,499 164,499 000000000000076f30333b6b247823584c305cfcdfb06ae17c4ed6b8f1e8b6e9 15 0.00 vMB 32
164,498 164,498 000000000000012ad6a153f826f40be10463e4ce9e9bfa229cff7bf0d84f9aca 45 0.02 vMB 63
164,497 164,497 0000000000000140b022355d4fc865ad9f44c9bb705c620b6e27be07dac94419 46 0.01 vMB 28
164,496 164,496 00000000000003e7f2d54ee7e2d6867c86ffeb7015b8eddf5970829c42552c9c 7 0.00 vMB 64
164,495 164,495 000000000000019378cb89c5727ae67af519b240787fa7de31a97e5ef45800b8 31 0.01 vMB 2,100
164,494 164,494 0000000000000beedac0932d3b3dabb3f44c4247a504655cc343d4fe4ef88a79 38 0.02 vMB 46
Previous 10 blocks ↓
Total Size: 779.63 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: 303.18 GB
    • Received: 1.37 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.