Loading Tool

Explorer IconExplorer

Memory Pool

81,005 transactions
29.69 vMB
0.12581799 BTC
Random Selection Loading Transactions
Max Size: 179.97/200 MB

Candidate Block

Mining Attempt c7c2a61e5c70a8dc7d69b90aa015ee1c521facc9e6ad2d7e134488e9aec30aa5
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root f02b00e5dc18b82aea7ad6e9ac002c93fb91ed9f724915c657f9922009773cf2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,806
Size: 1.00 vMB
Total Fees: 0.05976793 BTC
Feerates: 151.07 > 5.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (795,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
119,470 119,470 000000000000a179401b627a5c2f99c7bab6705e8d07e4118d584e4819758633 48 0.02/1.00 vMB 192
119,469 119,469 000000000000707261f147b6dff0a9bce4cb99389ba752ed1211ceeea2fdcf97 9 0.00/1.00 vMB 0
119,468 119,468 0000000000000c3e7034bb43afe1fa30a60c90bb800dc2ea76a70e9ae7465224 11 0.01/1.00 vMB 399
119,467 119,467 00000000000064db7fb4d20c235d6a3ab31a5948f7d544e9eaea18368f2a87e5 13 0.01/1.00 vMB 650
119,466 119,466 00000000000001a544acca36df96d19f7f3fb14c691ef1b0881c65695276a867 33 0.01/1.00 vMB 839
119,465 119,465 00000000000088d9751cc45e6a54fc6815d57dfe5d32531e0bd1ebcf5c7db003 36 0.01/1.00 vMB 81
119,464 119,464 0000000000001a124b39376fd4f20df8a99c9bebf9baeb6bc264d851087d2a40 12 0.01/1.00 vMB 587
119,463 119,463 0000000000004f1b1a53956dd7250b25dd87edb912d68511a08da408c8faa956 196 0.05/1.00 vMB 25
119,462 119,462 0000000000007a98f692b109b44bfd8d7bbdb3d556132f0f8daa91e858c92f41 9 0.00/1.00 vMB 341
119,461 119,461 000000000000a0a8afee1b53c8c3b8683183aa16c9fa1f2150be2a6c202c8234 13 0.00/1.00 vMB 0
119,460 119,460 000000000000482090fbe9c0f825c97fb7bb77fe278386b9721272763552f367 9 0.00/1.00 vMB 0
119,459 119,459 00000000000092a7ff545b59a5c69d30e9350d6df5eff777feaa94c227f92460 13 0.00/1.00 vMB 944
119,458 119,458 0000000000001d2d5d30e8acae00c96d189a4b9058caca626e2014acd6a49e2e 23 0.01/1.00 vMB 303
119,457 119,457 0000000000002107b953f8983a5a219dbf2931f9d65114067c43c3c79d15adea 14 0.00/1.00 vMB 1,306
119,456 119,456 000000000000a887fad05c3ec7df91ff07d27a31d151c4d2ab62068c02aff2ce 53 0.02/1.00 vMB 612
119,455 119,455 0000000000000e924d31aa6e982da2ffcc1bcbeb9f286d71f2137efbf96cead7 2 0.00/1.00 vMB 3,875
119,454 119,454 000000000000199d0d78796131fc6fee53d4e4e734adc163efca3b2c3c1c74bb 13 0.00/1.00 vMB 0
119,453 119,453 0000000000002e3a5b4c1270b968bd58c1266a50c9a85bcb1cab4d708de0eb31 7 0.00/1.00 vMB 503
119,452 119,452 0000000000009ec01aca950bbd5ce4b9655e439c94767b72b2d954f7a8f38b30 13 0.00/1.00 vMB 1,658
119,451 119,451 0000000000007aeca1eeb1fb2a6e9fd9cc866661c2c420e17c100518d3cce642 6 0.00/1.00 vMB 0
119,450 119,450 0000000000006f782acf25c54111c192096deb1ba635972c00660020f9be2b73 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.98 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.