Loading Tool

Explorer IconExplorer

Memory Pool

46,376 transactions
27.84 vMB
0.08353291 BTC
Random Selection Loading Transactions
Max Size: 147.32/200 MB

Candidate Block

Mining Attempt 55db3a59547ef0b3dbec73e46a71a873981fea49b28a24427b057529218cae4e
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root e577d7e466ad0c908176326136f094f28dd7784bf36af742442fbe7be1192073
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,859
Size: 1.00 vMB
Total Fees: 0.02962419 BTC
Feerates: 200.00 > 2.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (282,627 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,279 632,279 00000000000000000005f108a0044bc1bd901f3b3d3ff049ce7de303e665ff60 906 1.00/1.00 vMB 10
632,278 632,278 0000000000000000000e10200228c257331e58961a6403bb774431bac791cb4d 2,672 1.00/1.00 vMB 63
632,277 632,277 000000000000000000000bfc5e18e6fc14e97a2ed91eea2878bc35e594402593 1,881 1.00/1.00 vMB 65
632,276 632,276 00000000000000000007beef62d08dd723c4342bdf89dcf1fe77ca6208f081ba 2,917 1.00/1.00 vMB 62
632,275 632,275 000000000000000000012a701a65a46e105ba092f8e06cf6a7d774a6cdbfb7a1 2,576 1.00/1.00 vMB 51
632,274 632,274 00000000000000000002a845f7d4c7fa818180fb5cd802b1c20ea649bda01267 1,677 1.00/1.00 vMB 28
632,273 632,273 0000000000000000000a76be0adc6f003881f03d58a327ffe0aed481a18fe8c0 1,282 1.00/1.00 vMB 9
632,272 632,272 00000000000000000000ab51c425cb1795cdb6490f24a7cd46d24f607ce8a3b8 2,506 1.00/1.00 vMB 54
632,271 632,271 0000000000000000000f7dc5fb01f3b0897d74f4db6eec4c560e8b971c54b207 2,707 1.00/1.00 vMB 85
632,270 632,270 0000000000000000000c2aa5a2d0790d46c3d66f0e1aa60e886c99b31102a61f 3,010 1.00/1.00 vMB 81
632,269 632,269 00000000000000000007a1c169433b94b44662aa36df7f0b11309f75682431ab 227 1.00/1.00 vMB 2
632,268 632,268 00000000000000000005d640a2f762e44da04a5b5a61babead51f1e1b486eab7 745 1.00/1.00 vMB 18
632,267 632,267 00000000000000000004bd18dbeec3bb57902f63cb5c91755eb012cbeff0d2ac 779 1.00/1.00 vMB 27
632,266 632,266 0000000000000000000d9c5ff20fe0a9351870a04cb9a57a8a35e9e6b9797cac 1,323 1.00/1.00 vMB 35
632,265 632,265 00000000000000000003baf1e9338a15ba9f291e0ab098ea3d6b166a908c5ade 447 1.00/1.00 vMB 13
632,264 632,264 0000000000000000000e86997ed7443c0b87363e0129332df73345f46bddf09e 1,159 1.00/1.00 vMB 30
632,263 632,263 00000000000000000000e99994d010be260465e65fd935974b97810c76a1c739 1,809 1.00/1.00 vMB 39
632,262 632,262 0000000000000000000b001318e7bc760289854e40b952bcec789569bff2d6df 2,003 1.00/1.00 vMB 77
632,261 632,261 0000000000000000000dd09462ae272f6ee3716ed84a1fefb0a81cf26f5eb146 255 1.00/1.00 vMB 5
632,260 632,260 00000000000000000000854bdab3f9b5ec837179eef1a8cdda4d0ef013df28ba 148 1.00/1.00 vMB 4
632,259 632,259 000000000000000000078b0ddfb3bd4addf8bc3ace3a96cff25a9d17c7e99fbf 1,977 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.22 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: 654.78 GB
    • Received: 14.19 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.