Loading Tool

Explorer IconExplorer

Memory Pool

25,938 transactions
5.98 vMB
0.04683873 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.18/200 MB

Candidate Block

Mining Attempt e9aa305c2961bdc301093a0dca8f23d1c19096347a7a2c152d34bea37337d93a
Version 20000000
Previous Block 00000000000000000000fd5d8e3f70af47f3ff76f53e85c6ea5c28cab3519695
Merkle Root 3e0795f6be499b96fba172f1a377f01e6010f144462370462755fa8be07aab7b
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,763
Size: 1.00 vMB
Total Fees: 0.03330695 BTC
Median Feerate: 2.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,202 (664,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
248,584 248,584 000000000000004c56c721c35e627c292b1b48068c0f536970f2f066de0927d3 0.07 MB 141 156
248,583 248,583 000000000000002645791c0c2ae9487dfe67a4bffeb8840666667a2d8d2a21f3 0.19 MB 512 73
248,582 248,582 00000000000000479706b8b54aa522602626157d7cca9ba44b652ba6830df27a 0.17 MB 444 150
248,581 248,581 000000000000007961d93aacf4fd38c0e2f00caeff346c57139ea9a21f52ffce 0.04 MB 96 130
248,580 248,580 00000000000000229c29fd8021ee7f3aac6aacbc232298c943b0954023f0f586 0.02 MB 59 257
248,579 248,579 000000000000001237a4443159bcb3fe575cf949c066ee686f7849bdd61d9fc6 0.14 MB 294 124
248,578 248,578 00000000000000483582a21d155dfb8ffbe479bb41ba643557e5bd3e038f18e8 0.14 MB 354 146
248,577 248,577 000000000000000d4a2ad9e3c3895a7b0675e52b5e94e0e84e2c90452262cc1d 0.04 MB 65 72
248,576 248,576 000000000000007a5d7cf5ebf2eaaf3976e3f76d82e4683271112c1016c08abe 0.04 MB 68 49
248,575 248,575 000000000000001dd969591fe1446b9b7fb2995b6404de5b7a439305a4a7d092 0.18 MB 463 142
248,574 248,574 0000000000000055e9968746fe328bbaccaac4739fa3461140ced35b87a60620 0.09 MB 223 149
248,573 248,573 000000000000003266a05a0fae665c6523810669d4e9ddc61651607bdb475b98 0.14 MB 296 110
248,572 248,572 000000000000003b3d3f8ce6d72c51b55fc05f1db6b35caa91d74cb4eb092ec0 0.16 MB 392 130
248,571 248,571 0000000000000035971a5a480d02719904dbc16190b0acc93c1c4f505f7ed07c 0.04 MB 66 46
248,570 248,570 000000000000004a4abc6dd3ab2c6075f89488e0e536f592cd8bab41b80b3b77 0.08 MB 138 110
248,569 248,569 0000000000000066a47712a7831d6ee7ae7c36b1f36bf1e7ea819134d48bdb9c 0.10 MB 180 108
248,568 248,568 000000000000003d7f7b54beeba5556127e56ea83de5843654f93ebcf44a36ef 0.22 MB 557 159
248,567 248,567 000000000000007d42a201c0aa7cbd9b5c7fa98704e1bb375b62f8bc6067abc8 0.19 MB 503 154
248,566 248,566 00000000000000516394e4c65ee4c22a43da41355452414c5381b19e74471103 0.09 MB 219 129
248,565 248,565 0000000000000040fa006b6071e196a38415987588d853a5969e8a4567c5b28a 0.05 MB 64 27
248,564 248,564 00000000000000869276be05e9550c66ac631d0fe992ea8c9c5a00243b553223 0.17 MB 399 130
Previous 10 blocks ↓
Total Size: 779.21 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 69
    • Outgoing: 10
  • Data Transfer:
    • Sent: 14.88 GB
    • Received: 0.32 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.