Loading Tool

Explorer IconExplorer

Memory Pool

74,161 transactions
27.35 vMB
0.06559554 BTC
Random Selection Loading Transactions
Max Size: 167.18/200 MB

Candidate Block

Mining Attempt 7395457d13f8f8db5f3ad97fd5b10a841122c6ad5cc94e2d251ce5bb7b85cdf5
Version 20000000
Previous Block 00000000000000000001557435dcff3b80a2812f16c9780d6c7bb42700c76759
Merkle Root a2c20b8b3d8c407b0520ce7c4ab8f832cd2a72f1325635526feef353c3788097
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,515
Size: 1.00 vMB
Total Fees: 0.00740394 BTC
Feerates: 179.53 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,260 (287,059 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
628,201 628,201 000000000000000000092b120cc318b849090b66d8e19d20b081bf3b3d57bd0c 3,128 1.00/1.00 vMB 75
628,200 628,200 0000000000000000000553375985ac82d4c35e94067309d8a736baf770d573fd 2,566 1.00/1.00 vMB 49
628,199 628,199 00000000000000000002fe7d0d8bf9025398c2d9be79f9e764b3af5ad834fa35 3,087 1.00/1.00 vMB 54
628,198 628,198 000000000000000000035777884dfea177880dab61cce073fc38fdadcdc16618 2,754 1.00/1.00 vMB 65
628,197 628,197 0000000000000000001036f0c69ba0f37119ee6e03cdb024795cae5735043735 2,739 1.00/1.00 vMB 52
628,196 628,196 00000000000000000010a56b9554a48b2dc8785d6f60d96f16c2ee68d5172a8c 2,752 1.00/1.00 vMB 50
628,195 628,195 00000000000000000001a05c8db821051377ca0d4f18acbd5b365b960a3fc753 3,131 1.00/1.00 vMB 55
628,194 628,194 000000000000000000032b56d9687d011506f63594179378494edef5f356f387 2,824 1.00/1.00 vMB 78
628,193 628,193 000000000000000000015eec93766f2541fa427fe641a095e43dd148893a11df 2,616 1.00/1.00 vMB 68
628,192 628,192 0000000000000000000c306214505dd432349b8b88fdd6cc85c53a764cd31936 2,028 1.00/1.00 vMB 93
628,191 628,191 00000000000000000006c05e41065432aad0cabbfd750f6122e79a07788395d1 2,743 1.00/1.00 vMB 64
628,190 628,190 00000000000000000009595358001081f77e75487c3bf81c08177e1b52c9f4dc 2,209 1.00/1.00 vMB 65
628,189 628,189 00000000000000000001b20757d37808214fc7b09bc045c56a3c912edc8477cd 2,555 1.00/1.00 vMB 47
628,188 628,188 0000000000000000000c7f334a164dbf6cc8798f14ff48359b6b2a28fb730465 2,458 1.00/1.00 vMB 66
628,187 628,187 000000000000000000089f4e6e53f5b68aa09894d05d161f7d133da3a0e5938f 2,503 1.00/1.00 vMB 49
628,186 628,186 00000000000000000008b14e43215cf7d8eff4483a87efe4bb515a8092e2bf76 3,024 1.00/1.00 vMB 64
628,185 628,185 00000000000000000006e1804f4cdcc1c7e4831d792b7ba0b3b5fc6cf4da97a1 2,929 1.00/1.00 vMB 72
628,184 628,184 0000000000000000000451b2ab93ba7da2abc873fb43b1989d8d01cc9d46e025 2,759 1.00/1.00 vMB 69
628,183 628,183 00000000000000000000aca7374fd328f8dbf97ecc9555f5a9af25139e6456f8 2,766 1.00/1.00 vMB 75
628,182 628,182 0000000000000000000c3a1c21a3a83fda87588523e405d71e97cf17e61fd786 2,732 1.00/1.00 vMB 35
628,181 628,181 0000000000000000000fe6fc7a5c95bc31b012562ec228743e1b44a583510740 2,517 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.84 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: 712.36 GB
    • Received: 17.17 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.