Loading Tool

Explorer IconExplorer

Memory Pool

50,137 transactions
30.15 vMB
0.10072061 BTC
Random Selection Loading Transactions
Max Size: 161.41/200 MB

Candidate Block

Mining Attempt 96b3bac6da94eefc540652640f1403620cfbcb864d6373ff48e89f46e34b1692
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 36640f257e2da151ba3b0573bd33a7541cd96b4a80f127d706ce9583d1e51f58
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,253
Size: 1.00 vMB
Total Fees: 0.03046650 BTC
Feerates: 80.71 > 3.05 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (161,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
753,004 753,004 00000000000000000001c69c2c22dd69a2096fc1986c1368aa4247aa75986bc2 1,013 0.47/1.00 vMB 10
753,003 753,003 00000000000000000008543522c9e0a32d127cd89c5dbdae9b5a016f7b869380 139 0.07/1.00 vMB 10
753,002 753,002 00000000000000000007bd27f75846d3ff849decd22fda0dc3913a11c9420a25 639 0.22/1.00 vMB 16
753,001 753,001 000000000000000000058c9f548ddb5fea415b4b26cc49954e84cfffb1677363 1,366 0.73/1.00 vMB 12
753,000 753,000 000000000000000000077d07994254f0e0094c6c2c660baf4134dad7408f1dad 1,617 0.93/1.00 vMB 5
752,999 752,999 00000000000000000006468e970656cf5e7a2a2912919051d57227c064a2c360 1,489 1.00/1.00 vMB 16
752,998 752,998 0000000000000000000604986712d86f339e219160b418f8a41336cc9c91e83d 2,398 1.00/1.00 vMB 5
752,997 752,997 0000000000000000000770ea9acdd19a43fcc917dd52d71b0134f13514b5f8d1 3,398 1.00/1.00 vMB 22
752,996 752,996 00000000000000000001726167d38c041f3ae881a43c0f40d51cd0bd5fdb1c7e 942 0.85/1.00 vMB 4
752,995 752,995 0000000000000000000247bfd24ced5fc2b2ad1bb03719765e8d6263b643c69a 2,572 1.00/1.00 vMB 9
752,994 752,994 00000000000000000008398b0461565adc0a88ab318ed1c2d742720e8be46ad9 2,971 1.00/1.00 vMB 16
752,993 752,993 0000000000000000000798c3ed279746098e1197ba74485c03c5ab6e5e2accc5 1,997 1.00/1.00 vMB 7
752,992 752,992 0000000000000000000215b5442f4eb3e1e495f4d9f880bc109b2061cecfdb14 1,749 1.00/1.00 vMB 16
752,991 752,991 00000000000000000000931c5089b5b5a6a64daff2386eaa84934573c1544a0b 832 0.35/1.00 vMB 10
752,990 752,990 00000000000000000006f6c51d21288f9cc6d9ec4930eafde0a54aa77183f242 167 0.08/1.00 vMB 9
752,989 752,989 000000000000000000030d307de1a7f216b7af4724f0b47264dc2b35bf018f66 1,773 0.71/1.00 vMB 11
752,988 752,988 0000000000000000000469eb06df7690386e584880ff3ddc203412b4114ba4f9 1,007 0.36/1.00 vMB 9
752,987 752,987 000000000000000000053255eb9539aac63bca7f35f0282e7c633c00a89670c0 819 0.30/1.00 vMB 9
752,986 752,986 00000000000000000004fe2d789c7ea02cdd00a80809ec9edf577b35259fc520 1,541 0.61/1.00 vMB 12
752,985 752,985 0000000000000000000681b876bbae5611f30a1f9651a387768927445c3d0c36 159 0.06/1.00 vMB 12
752,984 752,984 00000000000000000000fce7288f75b089585763669af2edab3c14260f75b23b 669 0.31/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.