Loading Tool

Explorer IconExplorer

Memory Pool

82,983 transactions
31.30 vMB
0.10015758 BTC
Random Selection Loading Transactions
Max Size: 191.48/200 MB

Candidate Block

Mining Attempt 65511792a1a0b4eb3f3c9c54f6a995836adb59699353e0bb60f7d4dace4ebce0
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 4847571203bf32a3b40a6043e3e1f351cf9ddac87759fb89f3d8364bfd290fd4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,796
Size: 1.00 vMB
Total Fees: 0.02934325 BTC
Feerates: 301.05 > 2.94 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (725,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
189,806 189,806 00000000000003b9e981188a2917fdaf1a94ae17c70c72491f045d69839be2c1 25 0.01/1.00 vMB 127
189,805 189,805 0000000000000520fd88be7d5fd8ca4df43df7a4e6c4ca427788fc6561f6a35b 146 0.04/1.00 vMB 44
189,804 189,804 00000000000000762fc4b39923f3cc123dfc520e142e419ffca2a099c07efb00 559 0.22/1.00 vMB 124
189,803 189,803 000000000000065435344ff1c3f1c06c2c5648bea0d49428bcdeafaeac4c27d7 138 0.05/1.00 vMB 107
189,802 189,802 00000000000005aac64f29d7a695b4e31c0cc1ba682d7ac8ddde9e7c45ae4442 162 0.09/1.00 vMB 103
189,801 189,801 0000000000000772f953ad6367639ffcc960fe4a2efa2ece6a326151429e64d6 92 0.05/1.00 vMB 81
189,800 189,800 00000000000001009c1d9bbb2f2ee10ebeaa5fcc8d23b9baa299538de32a566b 200 0.05/1.00 vMB 35
189,799 189,799 00000000000003f24dbd09c3e3789818b5d7bdd03283e98db2feca449784a241 237 0.12/1.00 vMB 115
189,798 189,798 0000000000000250814dfab2276897ba6bf0b293b6e89f6ebc6216ee259c6173 504 0.25/1.00 vMB 113
189,797 189,797 00000000000008023fa9fe869af51e240510c3a2a3fb4605c6620c653dcc04c1 135 0.05/1.00 vMB 86
189,796 189,796 000000000000024100487f3767c47f8ed711526b843ad002cc98ea9b97b15fc8 106 0.05/1.00 vMB 295
189,795 189,795 00000000000006b34a33513bc9eb387c3868ad637f69263fd162799a2c6ce844 420 0.25/1.00 vMB 102
189,794 189,794 00000000000004af0abd75edbff2ec57b4aef7d038f06d352c9b04deab4287c1 108 0.05/1.00 vMB 48
189,793 189,793 00000000000007e2bfdfd1abc32dc643687590b87f1aa5d335599d26c8fc853f 70 0.03/1.00 vMB 14
189,792 189,792 00000000000003b1f1eb7dbe76202aaf1bf879a1cb4b39dea8c1b0b8dc5a107d 300 0.17/1.00 vMB 114
189,791 189,791 00000000000002bdf3e463e2c857892ce4e84444aac7a6d835b49347834247dc 498 0.32/1.00 vMB 195
189,790 189,790 00000000000006b61eaf08371e041f46b29754f192a2adb80f9e261f6deb78e2 32 0.12/1.00 vMB 7
189,789 189,789 00000000000008e6d48b12db3a17f1bc1fc041879f7400e11806f39917e8c67e 456 0.20/1.00 vMB 125
189,788 189,788 00000000000003de05ca754395fdc75260d92c53dadfefdc532bc4fd919defef 681 0.28/1.00 vMB 134
189,787 189,787 00000000000000c17c855eeec63210bb5b67789b6ecbbfc24109eefd0787d025 32 0.01/1.00 vMB 58
189,786 189,786 00000000000001238536f4ee3ff22ca5da80583c2c9c4a6df93e96767478ffff 284 0.14/1.00 vMB 107
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.