Loading Tool

Explorer IconExplorer

Memory Pool

46,089 transactions
31.71 vMB
0.11860622 BTC
Random Selection Loading Transactions
Max Size: 161.66/200 MB

Candidate Block

Mining Attempt d8fa494f138d9dcdfdd77b1293c228a9ce0366e181e5b215af9aa63725c76e22
Version 20000000
Previous Block 0000000000000000000008b137b94d1c399cc6a54ab56028a9c3f70d292faea0
Merkle Root b733c2fc25a87fc52669491b906d0e2d56de2d100a2c8fe8d0b6263943bc40ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,793
Size: 1.00 vMB
Total Fees: 0.04931571 BTC
Feerates: 301.05 > 4.94 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,463 (680,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,867 233,867 0000000000000073418dd97e1dfd6c9d80575c5ae751b7c4b670556120fc9291 333 0.25/1.00 vMB 101
233,866 233,866 00000000000000b56d8e1e4c9999fa18066e26951a3f7280ede915f9116026e4 512 0.17/1.00 vMB 230
233,865 233,865 00000000000000cb525fdce95965a3139a3b798a16c3c2882b360c806bc6c950 3 0.00/1.00 vMB 47
233,864 233,864 00000000000000fffdd5def8a8e78ee0d92114adb2b95230f6d58b631ae6ad94 550 0.26/1.00 vMB 170
233,863 233,863 0000000000000199982f512070026554a23edea452aedd8b8b5231c4eff768a0 347 0.10/1.00 vMB 42
233,862 233,862 000000000000004449ef76e253d75849112919f3ae658b55920fa487ac75e8a7 319 0.15/1.00 vMB 182
233,861 233,861 00000000000000238b30c64b527f834d9f24fc2a815800105ca2684a3fff30d8 457 0.19/1.00 vMB 204
233,860 233,860 000000000000000aba3e29473c9a678923c7321198828452abab397c71388d9a 512 0.24/1.00 vMB 169
233,859 233,859 00000000000001533bf3e2f0ed1e083e824ba741a87775239669ea3665ba6913 220 0.11/1.00 vMB 146
233,858 233,858 000000000000000cd4e48c5e239f22ca11a6cde5887df645256335cf46f1c941 200 0.10/1.00 vMB 163
233,857 233,857 0000000000000092c407425a330196b6fc74f869066518a17a9140cac9083328 375 0.17/1.00 vMB 172
233,856 233,856 000000000000006b9106b7f0bf5fdff6949d67b0b41705cf2cc146265c3f6103 345 0.20/1.00 vMB 125
233,855 233,855 00000000000000b6c55833b80c07894f4c4d3bb686e5ddbc1b1d162e22752ca3 150 0.44/1.00 vMB 71
233,854 233,854 00000000000000c6423789c781e2fad26aa93ac65e93438b5e810b24bd216971 614 0.45/1.00 vMB 121
233,853 233,853 00000000000000dc1993e911e81cabaeef0c115814d3c17ca8a19bb63dc96d16 290 0.24/1.00 vMB 108
233,852 233,852 00000000000000cf46a978c7fecb20b94d4304b334d645084733e91bd34d88d5 39 0.23/1.00 vMB 53
233,851 233,851 00000000000000494244489ae839768c8c9fbcc1d9252299dd99b061e49d853f 360 0.47/1.00 vMB 90
233,850 233,850 00000000000000b9ad4fc660a4e5c653be512e11067d769239ebfb18e67c146d 258 0.24/1.00 vMB 113
233,849 233,849 00000000000000135f94d78894accdc7cab437cab7229198a2d5ba60db5579cf 225 0.46/1.00 vMB 79
233,848 233,848 00000000000000c53219962e632fde9e59fbf879093efced07232426bd33c8f3 781 0.47/1.00 vMB 126
233,847 233,847 00000000000000444ea944d7a7e2e3bd75ae15e7e76f7097ce7725b04324908c 327 0.25/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 781.43 GB

Node Details:

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