Loading Tool

Explorer IconExplorer

Memory Pool

80,351 transactions
30.11 vMB
0.08915229 BTC
Random Selection Loading Transactions
Max Size: 180.56/200 MB

Candidate Block

Mining Attempt 0b36f125e0f43188d8250f004e2b965acefb37f25d306d33ee822f84da563168
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 15be7e9dbe2e98aa9997b8f6355bc1f0c520917141691dd974872615680b8c56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,396
Size: 1.00 vMB
Total Fees: 0.02753219 BTC
Feerates: 301.07 > 2.76 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (646,658 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,349 268,349 0000000000000005713cac303bd2d529ebeffa82fff60be5307010a83933698d 275 0.15/1.00 vMB 33
268,348 268,348 00000000000000036ac8f336f94f458e647a5e20bac8981033e4ae7fdf1a3c72 97 0.04/1.00 vMB 25
268,347 268,347 0000000000000002714af59b05fe845891ff4c5a0a900bbe28145110b7c039f2 574 0.24/1.00 vMB 79
268,346 268,346 0000000000000001335394fa5a710d5fafdd6986c5a513b1748debd47661bc38 270 0.17/1.00 vMB 58
268,345 268,345 000000000000000629ebb4c9d88798755bc8f523dc3facbf3cf8dcc52351dd80 483 0.22/1.00 vMB 80
268,344 268,344 000000000000000281f07e4cafef2bcaab221e1588d2916bb5505f0374889d83 250 0.19/1.00 vMB 8,132
268,343 268,343 000000000000000846e300f8939b043261a501f94d3dab96361ee93437adbd06 240 0.14/1.00 vMB 56
268,342 268,342 0000000000000007539bcc0123bc43380f4e394478cfd1e6f5ec45e87982a2f8 373 0.21/1.00 vMB 62
268,341 268,341 000000000000000802075355aafda83b7386d847901f93687f745bf2a0e3b2f1 495 0.24/1.00 vMB 70
268,340 268,340 000000000000000367791ba9f6a09a30f9df321a705efaf5fd2f1bf429f3b559 256 0.15/1.00 vMB 53
268,339 268,339 000000000000000541a8653fdb7132bbb67a6ca87a2f5de4a63d7a9a9894dd08 122 0.06/1.00 vMB 34
268,338 268,338 0000000000000005130623da5801f38a391ca09ca25c251cb0483e2fc18725fd 428 0.25/1.00 vMB 51
268,337 268,337 00000000000000078b970f5134bae96da021744f80e04aa9dc2e2d2c2bcb07c2 420 0.25/1.00 vMB 56
268,336 268,336 0000000000000005c5d6734c0c9a0dee308118be2841f2e6393127875673845f 572 0.25/1.00 vMB 74
268,335 268,335 0000000000000008285ac4f974a2521cd5495dbbc7e8e0faaa21ddd00d69b8fa 356 0.21/1.00 vMB 46
268,334 268,334 00000000000000062aa3fffbcf320c09bae16d6e13db4a0941dbf6b441f81bcd 957 0.49/1.00 vMB 65
268,333 268,333 0000000000000006cd4c35105960f8c2c1395a83abac662745a2d9108da876e1 278 0.13/1.00 vMB 63
268,332 268,332 00000000000000005e58f6c53bc7527ee87e0319da33407b26bf78d9e6dcd0c4 108 0.04/1.00 vMB 16
268,331 268,331 000000000000000581917b81aeafc17013bb115be84e090a66b0c01e7dc4b07e 94 0.05/1.00 vMB 40
268,330 268,330 0000000000000001f899b39d5cc5b79f37cf22f72d1d160c5f5f002bd34def7b 212 0.18/1.00 vMB 8,400
268,329 268,329 00000000000000049d667c338d6527e509c4b7ea8c9dcfcdc533f5a81da2887c 273 0.15/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.