Loading Tool

Explorer IconExplorer

Memory Pool

81,922 transactions
30.60 vMB
0.07988816 BTC
Random Selection Loading Transactions
Max Size: 184.54/200 MB

Candidate Block

Mining Attempt ffe310087dfb7131648e0a35c24bd28e780564f70efab366ed45b73f5cb16c48
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 7544a3ed7273f33ad9c84b039476c0048979edd0b816473ce36cafbc4d23324e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,123
Size: 1.00 vMB
Total Fees: 0.01595846 BTC
Feerates: 40.91 > 1.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (665,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
249,814 249,814 000000000000002a12bf8f09ff25593a1f6ea160c93678019d030f18ab47fc35 17 0.01/1.00 vMB 126
249,813 249,813 0000000000000047f75644e38330df941f89a36122fa381231903e89a4ca3fa7 34 0.01/1.00 vMB 161
249,812 249,812 000000000000003a214b80a6612df626f0049b223f1ddd3fede55a6e6d49f7d5 269 0.12/1.00 vMB 128
249,811 249,811 0000000000000011b97b03219d4f5587034ad0d9ee2778aa43142d15430e31ad 263 0.12/1.00 vMB 150
249,810 249,810 00000000000000545ee2e1dce0efaf91b68fa524a4dd822d59a34c71ad84e8a0 13 0.01/1.00 vMB 55
249,809 249,809 0000000000000030f20d80c7ec410ee34cf3c6253ea6a65f40844ce13d9d7fa3 287 0.15/1.00 vMB 106
249,808 249,808 000000000000004a95954eb7ea92257926f9cd0a69e6e75c00b1308d3c64d474 289 0.12/1.00 vMB 182
249,807 249,807 000000000000002254052740dc503b82a0becf51b1a8f47921665ab5c56f3ce8 320 0.15/1.00 vMB 116
249,806 249,806 000000000000001d0d57e8ceeca7fdaa82a50fdadfab55adaaa62a925d0a1f97 42 0.02/1.00 vMB 119
249,805 249,805 00000000000000152edb68db1d51af62682b7df2900f1269efbaaf3b160f590c 118 0.05/1.00 vMB 160
249,804 249,804 0000000000000008f5f320e49e5410b94db076be0a58c6c72c8e8df0c9faae73 68 0.05/1.00 vMB 56
249,803 249,803 0000000000000013751d6dd436e63ecf3efc91e1a73f758f3b908ad5bcc1b3fc 545 0.23/1.00 vMB 128
249,802 249,802 000000000000005dbc2563b52aba0f969d98028b888ccc4acdb3b85213f8031c 115 0.09/1.00 vMB 72
249,801 249,801 000000000000002c5af6a4a330527739a8071ed2fe86eba876dce8d7e9a96793 362 0.16/1.00 vMB 122
249,800 249,800 000000000000007d8b8a636594facecae0f60f349654a58a26318b29170422b3 29 0.01/1.00 vMB 153
249,799 249,799 0000000000000043a0c72aa1a1d5d7d87a33ba6884f4c80f72d1ff697c2fc691 123 0.06/1.00 vMB 130
249,798 249,798 000000000000000f1d61fd0bf2b73bc0918a9965e774bc8e16a66ce3023e8b20 57 0.05/1.00 vMB 27
249,797 249,797 000000000000006d75ec5f29944a76a60c2732afcc9fb4b5687fbe3308f170eb 387 0.16/1.00 vMB 150
249,796 249,796 0000000000000079ab727492576c2776ce77b5458b9071cf06e4e3eaa04449bd 148 0.07/1.00 vMB 141
249,795 249,795 000000000000002cbb0e6f9d494a4ffa54a8af357829d0158da20274b7239034 100 0.04/1.00 vMB 154
249,794 249,794 0000000000000037920285876c871865a5698df4df3c30bf5a1fd8d9b74dec84 128 0.08/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.82 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.