Loading Tool

Explorer IconExplorer

Memory Pool

44,369 transactions
27.01 vMB
0.06056924 BTC
Random Selection Loading Transactions
Max Size: 141.92/200 MB

Candidate Block

Mining Attempt bd2e4e895c07d188874c852cd1f36544e07bb1d582aa8395ced9b32dbb644ecd
Version 20000000
Previous Block 00000000000000000000b4188af0ccd9466ef1de1996e2359e537cb492551e73
Merkle Root e9281bad8915f82df8249cb99ea4168a57c27f75f1bc45ed9ec03c437fe6b485
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,078
Size: 1.00 vMB
Total Fees: 0.01009414 BTC
Feerates: 100.00 > 1.01 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,890 (672,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,777 242,777 00000000000000b59ef89354870cd4704199fe07e68882e7fa60bc31eb4ea633 196 0.11/1.00 vMB 94
242,776 242,776 0000000000000085e1526ec7ee9b915db25f494e3848dd444952410a61725105 601 0.25/1.00 vMB 603
242,775 242,775 0000000000000058c1485e123d771e217fb9ea991a23509eda91b9f284318593 60 0.03/1.00 vMB 421
242,774 242,774 0000000000000052e46b5f676ce6cbfb9fe266006f1efb7c01bc306388e91275 64 0.03/1.00 vMB 30
242,773 242,773 0000000000000064ed6311968ece7e7e73232257deab1c35de78c7bd2fab2761 522 0.22/1.00 vMB 412
242,772 242,772 0000000000000080d57d1fb1f847cfd33d42b597aaa5a1deb2f72f2e840bdca9 123 0.06/1.00 vMB 736
242,771 242,771 00000000000000054b107783899a6f0c9b840130028c7eccaceddfe6369305a5 257 0.11/1.00 vMB 173
242,770 242,770 000000000000001474978a5d71f60c0032c44221def0b6bbb5e7cd317d0905bc 255 0.12/1.00 vMB 285
242,769 242,769 000000000000002a88da1a07f1aaecd29d641928654618c3262d2e1fd5c62a53 36 0.02/1.00 vMB 111
242,768 242,768 00000000000000b2787330a011114b68230cdeb05f73f5acf8f1d073c5a6e602 64 0.05/1.00 vMB 25
242,767 242,767 000000000000000cacb0ec6620a9812b97782076458bbd642972c29c4d4551b9 88 0.04/1.00 vMB 149
242,766 242,766 00000000000000853056632cde7f080b57deeab3e777191243e6b91021cacab9 82 0.09/1.00 vMB 58
242,765 242,765 0000000000000041e9b770741f42784006ed55ecc6c7022ffe94bdfc785cee58 503 0.20/1.00 vMB 334
242,764 242,764 00000000000000d6a2b67e22dfb3b57cc0253b9a3f44eb48c8841e979655f2ac 127 0.07/1.00 vMB 107
242,763 242,763 00000000000000c451c8fe5d7e1dfa51fdcf7611470fa8fa658814d4da97056b 594 0.24/1.00 vMB 487
242,762 242,762 0000000000000032e0cc7bb7b8d5915bdb202977cdf307bb4c4fad7157ee0ecf 570 0.23/1.00 vMB 298
242,761 242,761 0000000000000029f2c7830459c6a823a2e41231445a197af5679026cf207fdd 209 0.12/1.00 vMB 73
242,760 242,760 00000000000000099481afc422b94ef333319d94d7fd0ed7e28395c8d045d999 163 0.11/1.00 vMB 140
242,759 242,759 0000000000000036e57602e54f45c99dd1f8b1934db2134399b78dfea23f4c46 676 0.25/1.00 vMB 238
242,758 242,758 000000000000000bad790c1206ae1b2554df9812f284ee712591b273edc08927 31 0.01/1.00 vMB 239
242,757 242,757 000000000000002ccab4c957a2d710f4a5936289a1133de92aa504b2ad985e74 42 0.03/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.19 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: 653.77 GB
    • Received: 14.05 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.