Loading Tool

Explorer IconExplorer

Memory Pool

77,294 transactions
29.06 vMB
0.09994214 BTC
Random Selection Loading Transactions
Max Size: 174.87/200 MB

Candidate Block

Mining Attempt 69e5f4ac4f3424232d6acf254cae253c4ecb3adc0c0ece69d3dd4034185f7d11
Version 20000000
Previous Block 00000000000000000000b421c6d6e79532f5d26e37db181c41924d05cd5471d7
Merkle Root bbb0bad59aecdb85920ffa32f3fd4350f0d23d36069f5bd78a70414dea89e09a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,398
Size: 1.00 vMB
Total Fees: 0.02641952 BTC
Feerates: 453.09 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,307 (554,937 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,370 360,370 00000000000000000cf211ae1fb0ba1856dcd38c953633f1a72937a53c836db9 620 0.32/1.00 vMB 27
360,369 360,369 0000000000000000131d0341399e30b1b9ea2ac53ef027e925ea79d17ec37b42 842 0.50/1.00 vMB 26
360,368 360,368 00000000000000000f6265d6bc8630f7677a5f9de9649f4afc7139fe00607bb1 1,541 0.75/1.00 vMB 29
360,367 360,367 00000000000000000a7114f08cc1d104e74cd04ac99aa22868621e352fa7c1fa 1 0.00/1.00 vMB 0
360,366 360,366 0000000000000000094ff5cd6d8690fcda343e749755925ef90fe228c46fe5ca 90 0.44/1.00 vMB 3
360,365 360,365 000000000000000004fdb7dad2bedd8a7dc6cff7b2ddf47b854942ccd16d8b81 1,054 0.74/1.00 vMB 16
360,364 360,364 00000000000000000658756f868bdeecf6f633a59819d56b33191c708af9ca31 756 0.35/1.00 vMB 30
360,363 360,363 00000000000000000fa34d846343348eaebdb57588d5451c9376aa2483223602 752 0.75/1.00 vMB 20
360,362 360,362 00000000000000000566202dd4dd869fbe91e1e9d38259c4cc4f4b518012c552 2,429 0.93/1.00 vMB 34
360,361 360,361 00000000000000000974372fc5038ef22d1baf80a373dc1f5d42687d96ec2b64 2,612 0.75/1.00 vMB 48
360,360 360,360 000000000000000005fe7a94d4557cc0e3f77cca8cf25127636e95214a351dda 501 1.00/1.00 vMB 15
360,359 360,359 000000000000000012aa5d9b716544bd8745f89e31312361318121d5c0be4755 643 0.52/1.00 vMB 33
360,358 360,358 0000000000000000160ee2e26f188a21951d76f19321ddf606e1e847d0fa5972 1,322 0.73/1.00 vMB 39
360,357 360,357 00000000000000000ce0c74af2414fd2cc91f18a7c48a4feef7fe917bee2b5fd 185 0.07/1.00 vMB 43
360,356 360,356 00000000000000001245bd2f5c99379ee76836227ded9c08324894faabc0d27f 1,561 0.75/1.00 vMB 29
360,355 360,355 000000000000000001cb7ae13bf49559a68792558d41c5628bcd8ebd31f52cc1 599 0.28/1.00 vMB 34
360,354 360,354 000000000000000009e865d07f75341a5f3dc15f0e149055a241eedd552c3b88 1,485 0.70/1.00 vMB 30
360,353 360,353 000000000000000008f11f8c1ec8f50697cb4d4ffa4dfa5a612ccfe729a44e5d 384 0.28/1.00 vMB 23
360,352 360,352 000000000000000013e0b31c80aec8a9606d8ddb9ce7b83f42e4ff66944ced3e 1,214 0.93/1.00 vMB 22
360,351 360,351 0000000000000000134f9a433a4bece258b5035ecda33384f820a60493ca2887 72 0.09/1.00 vMB 4
360,350 360,350 0000000000000000122da7723e96723b9b475f3ca6823d174f7f5d68261edf1f 1,201 0.81/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.92 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: 714.51 GB
    • Received: 17.56 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.