Loading Tool

Explorer IconExplorer

Memory Pool

42,879 transactions
27.02 vMB
0.06924089 BTC
Random Selection Loading Transactions
Max Size: 141.80/200 MB

Candidate Block

Mining Attempt 1245cc89f879557a1f1524d51a55821ef73e8ca49870a6456433c226fbb3699f
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 099254af7a7a944bf9f5bc030e71598790337c9aef61ab7ca78c009a8308360c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,385
Size: 1.00 vMB
Total Fees: 0.01894173 BTC
Feerates: 201.07 > 1.90 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (391,455 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
523,486 523,486 0000000000000000003a9807ba36640abf525c412add6ed1a55fad15b239ca74 1,060 0.45/1.00 vMB 30
523,485 523,485 000000000000000000059554f757f7b1de904220acb93675b5f4c34f8d9910e8 567 0.24/1.00 vMB 55
523,484 523,484 0000000000000000000e6c54f76a31da622d2f876afe9bfd9491c2d8b2557de9 1,489 0.86/1.00 vMB 39
523,483 523,483 0000000000000000002a6e75babc8fd7861cfc12f204d3d6dcc6d5d4f4f9c8b3 1,584 0.53/1.00 vMB 38
523,482 523,482 0000000000000000000ab9ce437f3c2bee9bba7af99be5f9398e27452e223965 704 0.32/1.00 vMB 31
523,481 523,481 0000000000000000002e4260873e1fe8b63ec49878c53b5c3f1b0f6b31ec66b2 1,035 0.44/1.00 vMB 40
523,480 523,480 00000000000000000001a005c67cfa18c15f4ea97502201f5049d7c56a68e925 642 0.21/1.00 vMB 44
523,479 523,479 0000000000000000001e6bb86ca2b4e3f491683f6fd89fade6e0a6e804385220 1,658 0.83/1.00 vMB 34
523,478 523,478 00000000000000000029894bcc47ba7ae66d362ddb4133196b582da254faa968 297 0.22/1.00 vMB 42
523,477 523,477 0000000000000000003bd4dda65fe992035e56bdf9c35687cbdd4246c2e55433 275 0.09/1.00 vMB 24
523,476 523,476 0000000000000000001192a8b23d76be9f1ce277b5cf58ab9beb95531765d6d5 416 0.26/1.00 vMB 28
523,475 523,475 000000000000000000239181311a67bf688957d9ba345e0611d81a3edd934a18 21 0.01/1.00 vMB 31
523,474 523,474 00000000000000000002ab87e03aee8442142b0fcd780b5fe39cc9da0dd0f335 119 0.09/1.00 vMB 14
523,473 523,473 0000000000000000002ffb26ea9fcb08bb86cd53aa883faba2e7eeeec8d6f8dc 244 0.12/1.00 vMB 63
523,472 523,472 0000000000000000002932b610a0e82b2a83b257ad8dc9eff30e889c042b9b71 1,030 0.50/1.00 vMB 35
523,471 523,471 00000000000000000036de42b37daaa2571a8b7f6091b2595bead626edd5c2f2 100 0.05/1.00 vMB 176
523,470 523,470 0000000000000000000425023ddb21f9b1c08da91e9a0e08f23548dcc67120e6 502 0.25/1.00 vMB 35
523,469 523,469 00000000000000000022ac892c35011a0ddd86992862f4a16ef4449eb6aef56e 2,194 0.85/1.00 vMB 32
523,468 523,468 0000000000000000001cbc71d3501e9abb158e72c61ecad8cda18f571a47d20f 185 0.06/1.00 vMB 41
523,467 523,467 0000000000000000000a89fa21d921ff0a615c4948a3d11d15f92390183c0fcb 1,021 0.34/1.00 vMB 25
523,466 523,466 0000000000000000002ea3226c9204cfa2ed661cc346f4a21f363675a62f505f 236 0.09/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.28 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: 657.01 GB
    • Received: 14.45 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.