Loading Tool

Explorer IconExplorer

Memory Pool

80,888 transactions
29.94 vMB
0.07616718 BTC
Random Selection Loading Transactions
Max Size: 180.60/200 MB

Candidate Block

Mining Attempt bbde81181ba89fbf2327397635716724109b6d48cd16e7b93c37ea92fa39bda1
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root eb05c1974b01a344a4c910c9cc3b40536db089848868acfb838437b99b93f0b2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,159
Size: 1.00 vMB
Total Fees: 0.01490583 BTC
Feerates: 502.67 > 1.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (681,524 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,457 233,457 000000000000009d7b7860f772a7dcc34ebb9bd8f4c2ff45ff4c6a1c2a218595 110 0.06/1.00 vMB 39
233,456 233,456 00000000000001d9d33a48961894495643ef213bcb44f4a8eb88f14d374a86f4 563 0.24/1.00 vMB 173
233,455 233,455 00000000000001a0f577e747c9fc7c48ebf00965ff84654025c9a3db08a6e830 220 0.10/1.00 vMB 182
233,454 233,454 000000000000013a325ed43492b3d8efe5560d631adbfbae411eaf9e0ee0b046 476 0.23/1.00 vMB 174
233,453 233,453 000000000000006c62d5daff98388ccd952fb9f49f2a17ef99d1f34448fa4961 482 0.21/1.00 vMB 162
233,452 233,452 00000000000001b1e92f32de356faa962c5dd95c9e33352eeb292314009f3d12 181 0.15/1.00 vMB 6
233,451 233,451 0000000000000047af82825c9f849be106b4b2a5b9dc1b40faf89c49eee197e4 384 0.25/1.00 vMB 91
233,450 233,450 0000000000000137ee332c08b2651016646a5ccafa4b2fdc3f15d14117ee0e35 884 0.37/1.00 vMB 178
233,449 233,449 00000000000001aad628ae27a8b7e89910af45161ee9dc04bf1540e62527e516 480 0.25/1.00 vMB 162
233,448 233,448 00000000000000c5d07c862577e930666ee7773d01cd78971255d5d92af7d432 109 0.06/1.00 vMB 95
233,447 233,447 00000000000000eae9e8ad31929f44548b6b1ec64eec987bd80ef999797a0589 406 0.21/1.00 vMB 159
233,446 233,446 00000000000000cdcc4ac91a8fedfc81f7b387d2867b17d1fa8fa5096afaf7a7 1 0.00/1.00 vMB 0
233,445 233,445 00000000000000aa04dc2ed25de601d860a17e99068f19bc11197ee4678265e6 510 0.23/1.00 vMB 151
233,444 233,444 0000000000000198917cdacc516211f9d9adf1e25cfe46b01b0d61730c9709c9 533 0.23/1.00 vMB 154
233,443 233,443 000000000000014334fecae90531cf5ea784f21711dd261c023a64aa567ab9c9 422 0.19/1.00 vMB 154
233,442 233,442 00000000000000356f25a1b1e9a697e67e9dcd3a5d2d7bd7be7325cc9a846504 385 0.19/1.00 vMB 149
233,441 233,441 00000000000000d71084e6f72cac38566bd3a37ae4a8bfeef0da31a61d8edef3 471 0.20/1.00 vMB 181
233,440 233,440 000000000000005e436a63c5332d0e9fda240959c98afd7d0db869dc239e312d 326 0.19/1.00 vMB 106
233,439 233,439 0000000000000133f235bad0c3ddcca3014007b5b9a15a085b328b17a935674e 512 0.18/1.00 vMB 203
233,438 233,438 000000000000018c47d91ab8eb7f34b57cb0386feace9c19230c2d3cc834e243 727 0.25/1.00 vMB 210
233,437 233,437 00000000000000f28cbd0bcdba5bfde7294d8507b3c04a09b7c28727f0297764 163 0.11/1.00 vMB 97
Previous 10 blocks ↓
Total Size: 782.36 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: 662.55 GB
    • Received: 14.86 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.