Loading Tool

Explorer IconExplorer

Memory Pool

48,456 transactions
27.64 vMB
0.05838994 BTC
Random Selection Loading Transactions
Max Size: 148.35/200 MB

Candidate Block

Mining Attempt 965cda43542b18f197db5917c1d9f730f93d2f1ba744f516b81e3c2d1c955029
Version 20000000
Previous Block 00000000000000000000375fbbd5a8f857d9cad09c139bdeceef07d2f055246d
Merkle Root aff5341ab7e0d24d5f6d58b88da5c94e1b4238ceb05ed466ad5e7d2edf7ebc52
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,256
Size: 1.00 vMB
Total Fees: 0.00658180 BTC
Feerates: 502.67 > 0.66 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,774 (636,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,212 278,212 00000000000000018b0cc1fe2a6c6c0dbd158d508059d193fb74500b4074c16d 477 0.25/1.00 vMB 49
278,211 278,211 0000000000000001f7959b3972bed99caf0cbd5cf08f56886c70c07625104ab0 484 0.24/1.00 vMB 40
278,210 278,210 000000000000000236fc0d8eb65e85cd97b7bac5769e2fb14439fca8fb23aa7c 149 0.05/1.00 vMB 43
278,209 278,209 0000000000000000604f015b214059f5be9e37dc415fbf716d1553329b58fc91 664 0.38/1.00 vMB 34
278,208 278,208 00000000000000025342f9c0e2bbba993220562f05d9b1532cd88a40e07af74e 87 0.03/1.00 vMB 67
278,207 278,207 0000000000000000a979bc50075e7cdf0da5274f7314910b2d798b1aeaf6543f 555 0.30/1.00 vMB 155
278,206 278,206 0000000000000000792e78d194e9de8f7f05077d3e0d72dd74b41f6a6d6c8d29 218 0.11/1.00 vMB 30
278,205 278,205 000000000000000362eb414eec60616c37e771338b3a632ebc3dfcd236d9a939 102 0.06/1.00 vMB 39
278,204 278,204 000000000000000283e6a81381f8556e6f163821c658867cf0f2fd0207c0dea4 76 0.03/1.00 vMB 46
278,203 278,203 00000000000000024ddac1aef843d0408bb819d00681a4b88fb7e41f9c107396 97 0.04/1.00 vMB 43
278,202 278,202 0000000000000000884a5612721d54296e703515cee2a824fccd8bf31ed642a5 269 0.11/1.00 vMB 58
278,201 278,201 000000000000000225097f454cdb82164af3d37a1ffaefec1526a85decba59a3 446 0.23/1.00 vMB 43
278,200 278,200 00000000000000015793f5d606921cdcf40655672a54e5f2e1de19a51357b4f4 81 0.03/1.00 vMB 72
278,199 278,199 00000000000000013ef7fb734148d3a819bee1b450c09a54390a3eaf5871eab2 100 0.05/1.00 vMB 52
278,198 278,198 00000000000000001a7ffd4ea7de6c876b717ebff1a938cc08792a4503e9deba 206 0.10/1.00 vMB 48
278,197 278,197 00000000000000021b7bbbe1b9ad911f5ab3808d2b8773eba0d4e309c45d5362 18 0.01/1.00 vMB 31
278,196 278,196 00000000000000026f522d1a9b39932ce7be2b41c1b70f711a0ce58e1652a2ac 158 0.07/1.00 vMB 56
278,195 278,195 0000000000000002ffd9204320ce021e79571db6cf96f83d349743da7e68be92 290 0.14/1.00 vMB 51
278,194 278,194 000000000000000102ae6315b95b44c9fb0af0227f22c8bda97274f142bc751a 171 0.08/1.00 vMB 40
278,193 278,193 00000000000000005afb62b103ab6863f9aa7de133275a85277e7119150f6a56 35 0.01/1.00 vMB 37
278,192 278,192 00000000000000020fedd1590cd783a53689c3ebcb526891c3ab1c49f29247dd 309 0.18/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 781.98 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: 648.41 GB
    • Received: 13.05 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.