Loading Tool

Explorer IconExplorer

Memory Pool

42,871 transactions
26.84 vMB
0.05767508 BTC
Random Selection Loading Transactions
Max Size: 141.24/200 MB

Candidate Block

Mining Attempt a7b1cbbf281f5dff1bb64c3beba385a03cf7a4683ff87389f22d5a3ff1a08664
Version 20000000
Previous Block 000000000000000000012c4ce3dcc7b1929ce0c77b22cec549656a43e46e892c
Merkle Root 6e6490f361646ac3736fe5115e36504ef30d447ccfbf4d4eae64bb27117c4ee1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,850
Size: 1.00 vMB
Total Fees: 0.00784489 BTC
Feerates: 60.16 > 0.79 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,918 (641,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
273,164 273,164 00000000000000012364a2e34a00a783b454eac6532f9bc0c77e9fecda952343 1,278 0.50/1.00 vMB 64
273,163 273,163 00000000000000017f31b2fb1e5a84ea2ea1e0d51dbc136818c029f6fa1d162b 59 0.03/1.00 vMB 156
273,162 273,162 000000000000000570563926f7e2a058b938c384ccb9c84d1d2cdf675836e824 713 0.25/1.00 vMB 92
273,161 273,161 0000000000000004b49fd266173f0dff6359e68cbde0feb4884bf928be426143 715 0.39/1.00 vMB 47
273,160 273,160 000000000000000200f63f8808abc918b672be9e345eed8ca8c84b867a6cbb3f 136 0.07/1.00 vMB 36
273,159 273,159 000000000000000342e53f9ce9b771faa416d380ddf2dc951f0da10f41bb2cbf 127 0.10/1.00 vMB 37
273,158 273,158 0000000000000004e67cc47776c8567b444a483224f7d6c2b002ea1ec2aef392 145 0.18/1.00 vMB 17
273,157 273,157 00000000000000033509937893e0911233389fdfc18cbe9b257eed200c88e7bd 639 0.25/1.00 vMB 66
273,156 273,156 0000000000000005aa7ba4ce9681eed36740def41c4d36af92cc4aa4b9c8001e 257 0.25/1.00 vMB 16
273,155 273,155 00000000000000013a47c8679c806d53538484a7c74cf2e8b7f6524339d0606b 1,285 0.50/1.00 vMB 68
273,154 273,154 00000000000000047928d411427d30d71dc383c29188b589c334f252594ced0d 593 0.25/1.00 vMB 57
273,153 273,153 0000000000000005002e5dcd1954243b51673e463b75d6eb51023c7e53ebc8d0 744 0.25/1.00 vMB 91
273,152 273,152 00000000000000016ac17efb904ef56ad1bc0dc7b11cd9347c57f7e7044cd515 732 0.25/1.00 vMB 79
273,151 273,151 00000000000000024a4328f9ed637cc1ab81f0e933a98d958bccd0f8f197c609 619 0.29/1.00 vMB 45
273,150 273,150 0000000000000004f698f72ea33b45ba8f4dc1020362bb6439a9f0c36c4c9ce8 229 0.12/1.00 vMB 36
273,149 273,149 0000000000000000289621a2aaf8e049dcd63899d3fe493f14327f7922bb2f47 703 0.33/1.00 vMB 67
273,148 273,148 0000000000000002ad6be095f484d57792ec9cb13f75b2a11b5cee12c3b79eab 201 0.10/1.00 vMB 43
273,147 273,147 000000000000000196df7dd725827672a066f67294ca70d15d1d17a3af8ddd19 522 0.29/1.00 vMB 49
273,146 273,146 0000000000000004653e34ed0d66800694df8ccd40f1acb5f83f19a7b62c7372 707 0.25/1.00 vMB 65
273,145 273,145 0000000000000004d3f40739fddeeabd787e939e9a2c0316a246f1f6ff4f851e 328 0.15/1.00 vMB 40
273,144 273,144 0000000000000004a8710d42eb24b26b2781ff8acc519393a9c0e15615ca19b2 155 0.09/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.24 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: 655.23 GB
    • Received: 14.27 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.