Loading Tool

Explorer IconExplorer

Memory Pool

39,708 transactions
27.09 vMB
0.05581290 BTC
Random Selection Loading Transactions
Max Size: 141.58/200 MB

Candidate Block

Mining Attempt f252005490da648396a9f36014ffdc5b421c56fc5afab79dabb144e8af717e45
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root 2856c2bd5886bfad69733f8bfbe8ebc17297e43e263972f900dfaf9f835e7baf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,175
Size: 1.00 vMB
Total Fees: 0.00560573 BTC
Feerates: 69.10 > 0.56 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (439,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,630 475,630 00000000000000000047db3031216aff08838f4a9871af94b2018f070acdd982 2,177 1.00/1.00 vMB 110
475,629 475,629 000000000000000000e958c8d9eef26d16a1ade0f5f0ceb9750e40ab97f00d17 1,959 1.00/1.00 vMB 109
475,628 475,628 00000000000000000072a76d415076071f60bd5997c82d2451309cb944597ad0 2,259 1.00/1.00 vMB 247
475,627 475,627 000000000000000000aead3b28a950d7f78ca7d7c4865b4773b8d395e261752e 244 0.11/1.00 vMB 162
475,626 475,626 0000000000000000011d5a6221e88d7074f554f236797fd908d5df48a956cb0e 929 0.55/1.00 vMB 161
475,625 475,625 00000000000000000004be9a5d1409e1550664092a405b9a644430fccab5f711 1,445 1.00/1.00 vMB 83
475,624 475,624 000000000000000000034be6c27849b443f296a92f538555bb19e2c0eb05f368 1,855 1.00/1.00 vMB 109
475,623 475,623 0000000000000000017f91b7bc53637dd2f54f2058e5239ad4280ea72b84a49f 2,498 1.00/1.00 vMB 228
475,622 475,622 000000000000000000c64ff21f8d1b26bfa963213b80247fe60623335a5d2011 2,186 0.99/1.00 vMB 182
475,621 475,621 0000000000000000012cd958c18b140f4778e79b869456629662ceb84a0ced97 1,448 1.00/1.00 vMB 94
475,620 475,620 0000000000000000000563572fb321df16fc488a29c79a31a8cf556f864f4226 449 0.37/1.00 vMB 83
475,619 475,619 00000000000000000083024f0109883061f280514d990597308f641c25ec2dd9 1,613 1.00/1.00 vMB 71
475,618 475,618 00000000000000000152e29f97d22a8a2c019c23d0a43a71a5938ca4108954d8 2,031 1.00/1.00 vMB 241
475,617 475,617 000000000000000000a3a73f673a2a64315ebd19e66b38704cd6d2573f906c86 667 0.38/1.00 vMB 79
475,616 475,616 0000000000000000008b1f75bcec161165de5e0b3cb4ec34cb20c98ce8c69730 2,337 1.00/1.00 vMB 208
475,615 475,615 00000000000000000032fd9cbd0513819989cfb26ecef4dc62a1a977f89bb313 1,391 0.72/1.00 vMB 177
475,614 475,614 0000000000000000017b96e9ec8b08f0ee5a66a137326714badb86310535013d 629 0.99/1.00 vMB 36
475,613 475,613 0000000000000000016ed68f9ee1077113b51f0e6d834cbd4f9289b65f6fc7cb 226 1.00/1.00 vMB 5
475,612 475,612 0000000000000000016f642f036db62c3b5c9019a18a3a58974fbd519e42a436 1,496 0.98/1.00 vMB 48
475,611 475,611 00000000000000000041fa09749dafa1c33eff0d1387f9b2a28b26c78afc9101 1,894 1.00/1.00 vMB 67
475,610 475,610 00000000000000000062671b76d48842aec6c7e983d1cc9a417c2a4c05774c5f 2,160 1.00/1.00 vMB 167
Previous 10 blocks ↓
Total Size: 782.15 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: 652.93 GB
    • Received: 13.81 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.