Loading Tool

Explorer IconExplorer

Memory Pool

81,469 transactions
30.93 vMB
0.09216896 BTC
Random Selection Loading Transactions
Max Size: 187.99/200 MB

Candidate Block

Mining Attempt feb448c23078acd186f88bc5ca84550a770841827e2c9a075df5e77cd486e753
Version 20000000
Previous Block 000000000000000000017014338f9dd242c589e1c0e015f91a4c2d776fb2542e
Merkle Root e9d33fe4074955a53a853f6933d828ed8c9524d8b56b51042c21e8f47ccf3848
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,639
Size: 1.00 vMB
Total Fees: 0.01957955 BTC
Feerates: 73.20 > 1.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,383 (551,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,006 364,006 00000000000000000a3b2a1f054cc83e42514835e5cadccb26a75de3e506dd79 1,342 0.71/1.00 vMB 51
364,005 364,005 00000000000000000bbbb72c45c14ba642a6f171e946988d8c7c220c9fe44bbd 1,585 0.75/1.00 vMB 36
364,004 364,004 000000000000000015ccf7dbeb4fb08ec111c8f3ab3b923700aae47a7066ab66 1,216 0.95/1.00 vMB 14
364,003 364,003 000000000000000000a4f6aa8d78029b983369ed45f9de65c49ac7be962a327b 1,341 1.00/1.00 vMB 33
364,002 364,002 00000000000000000bc68c61582d0bceccaf611cac7f65c2712bdee3efc8e505 1,585 1.00/1.00 vMB 32
364,001 364,001 000000000000000004cb2acf1a28acd9d1e06d71357ed177ad61b9e6b8562ea4 1,441 0.75/1.00 vMB 36
364,000 364,000 00000000000000000e20bcf213a0bbd6be88d5fede6b060c737f7f8b7f1df504 1,475 0.75/1.00 vMB 37
363,999 363,999 00000000000000000334f0851eb0aaa62979d8842dd26019e5f38d5c8fa172b5 1,599 0.75/1.00 vMB 40
363,998 363,998 000000000000000015be57c70bc9748de04b039bad11fe68b9d8625c40706475 2,315 0.93/1.00 vMB 45
363,997 363,997 0000000000000000132bd934137632232100aa4b2083b26592dfa77af86ba104 1,142 0.31/1.00 vMB 79
363,996 363,996 00000000000000000fae791983837ef876407ba10c18a6f39f01f9e009bdf3e5 107 0.06/1.00 vMB 29
363,995 363,995 0000000000000000103f68b07778ff3dd5c7b95e4bccafbe33eee80784b9d1d6 801 0.41/1.00 vMB 34
363,994 363,994 00000000000000000bbbb62880ccc9f97520f94c2143279e7047b6b6752a4dc9 47 0.02/1.00 vMB 33
363,993 363,993 000000000000000009f20e7b6a910b1a5a0a52da20a81586f4ced357c71567bb 417 0.25/1.00 vMB 27
363,992 363,992 000000000000000010870467060e16439f004bbd323e214044a80fa15165d67f 461 0.25/1.00 vMB 30
363,991 363,991 000000000000000000fc296d7692615443020fc3376c7c77afc4f4a4861d0666 46 0.02/1.00 vMB 39
363,990 363,990 0000000000000000053d890b180f33a147b4093e6e3292423a57aa66987f59df 357 0.62/1.00 vMB 9
363,989 363,989 000000000000000004589f2de3000d56250361dfcd3cbc75984b37389bca32bd 1,142 0.75/1.00 vMB 26
363,988 363,988 0000000000000000017b03009f2483be9cb7c0ae65dfc8c54902f9fe5f161720 1,024 0.75/1.00 vMB 20
363,987 363,987 00000000000000000092ecc48c74800f29b38a9704187e698efbdbb94c7ceabe 1,270 0.75/1.00 vMB 19
363,986 363,986 00000000000000000202711765cebb7cb0866dad3dcbfda6d348cb721f2944db 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.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: 720.62 GB
    • Received: 18.22 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.