Loading Tool

Explorer IconExplorer

Memory Pool

28,098 transactions
9.09 vMB
0.08356547 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 53.76/200 MB

Candidate Block

Mining Attempt d2fb04af6f3480bee7437a93baf84ddca360bdc07e33f73903ce25a63fb232b9
Version 20000000
Previous Block 0000000000000000000011ee6be1f5cf973d03d599ed04c0e662c0af9fe42b42
Merkle Root 06a549936e6993d64581277519558d7ca838792976384d17bd26bdf6ac5b0f84
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,878
Size: 1.00 vMB
Total Fees: 0.02438658 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,996 (664,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
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
248,563 248,563 000000000000008036be847ab4ff6f839ff2f990e73b0567a965b38c461e1c05 0.09 MB 193 120
248,562 248,562 00000000000000041abb0e82f6d89e89ccb7143f8d0d739333d868bfb1eaafd9 0.12 MB 228 126
248,561 248,561 000000000000000e075aa267958fe4e6ee7855384a75d0a26ba68f8b7b805e44 0.25 MB 625 131
248,560 248,560 000000000000002214fc021d1cd9e406fa23e718e1ff0ce68fec15bdfcfb5fda 0.13 MB 271 125
Previous 10 blocks ↓
Total Size: 778.83 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: 379.09 GB
    • Received: 3.41 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.