Loading Tool

Explorer IconExplorer

Memory Pool

78,314 transactions
29.42 vMB
0.06678159 BTC
Random Selection Loading Transactions
Max Size: 176.66/200 MB

Candidate Block

Mining Attempt a239bdf5846d087d86433115d45e1f983d6625c93c596d4fd2100da91e5767d3
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 4a21e075703c1e8cec0624349154686235880328aefccd4d2474280027d256c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,708
Size: 1.00 vMB
Total Fees: 0.00707454 BTC
Feerates: 180.34 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (455,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
459,742 459,742 0000000000000000003eb2f20b543ead8806db6a821bd2ff26ce0351141cc13e 1,269 0.72/1.00 vMB 83
459,741 459,741 000000000000000000cddf9084c500fb5d12570261d6fb7641378cab84a63fb5 1,501 1.00/1.00 vMB 113
459,740 459,740 00000000000000000019b39258a7f398e2d478c88ee1a66951c7caae7bb9fa26 559 1.00/1.00 vMB 31
459,739 459,739 00000000000000000112fa74fd0b30ec7af039498309ea54e1569a6c30094d9d 1,272 1.00/1.00 vMB 62
459,738 459,738 00000000000000000101a2f212af022304cf6c7751b11a1daf1fa28372261610 1,829 1.00/1.00 vMB 89
459,737 459,737 000000000000000001b19e4049bd95150a24cff3de65a90a5fbcd5c31c43d122 1,805 1.00/1.00 vMB 114
459,736 459,736 000000000000000000c95364a06fd9c1f6c72fae8f81f3d91e2175d9f75245c1 1,924 1.00/1.00 vMB 139
459,735 459,735 000000000000000000d11fc738a7d67948d8e00492f23171241227f6f9dec86d 14 0.00/1.00 vMB 394
459,734 459,734 0000000000000000015d66b515a9160ff2c584a2fd18bab1083c1f5aa66450f1 2,013 1.00/1.00 vMB 161
459,733 459,733 000000000000000002146cdcc9cc3e3952363af7b2eda4582d31576bbf3f5702 1,614 1.00/1.00 vMB 96
459,732 459,732 00000000000000000215888952ff0002a360a946a7cf3a9509fe71e3a47f4387 1,756 1.00/1.00 vMB 140
459,731 459,731 000000000000000000ef316e3e916cc54dde9d222d91984452433a8f4599d5d2 1,516 1.00/1.00 vMB 149
459,730 459,730 0000000000000000022d0f84b36d13294c9fefa0424feddf94261e4afb44c73b 2,056 1.00/1.00 vMB 198
459,729 459,729 0000000000000000014e3d2574364e47582e405d4745b6f69dbf09c39f7d6691 1,736 1.00/1.00 vMB 142
459,728 459,728 0000000000000000001b57fc60738400dc0dbcfd1f5d2793968f8834a0850a7a 1,769 1.00/1.00 vMB 72
459,727 459,727 00000000000000000219f510a6804fa61285d6ba0e7ddfd97b38820ee7db6132 1,400 1.00/1.00 vMB 91
459,726 459,726 0000000000000000017e26f644e496c5a636bcaa5ce0f45426d7a562f0dcea54 2,397 1.00/1.00 vMB 128
459,725 459,725 000000000000000000858f8a97ce1eafa0b1a2a2a7a2f16a6039600e4cf577db 1,737 1.00/1.00 vMB 169
459,724 459,724 000000000000000000319a18a00563065fab120611610f6df123363ca0640d84 1,718 1.00/1.00 vMB 161
459,723 459,723 00000000000000000093901620fc14912a13245218fca130f071d52b76f9b25d 2,189 1.00/1.00 vMB 132
459,722 459,722 00000000000000000137ab921a849bf8352c6e9e2273ccafd22781bd55f5b183 1,878 1.00/1.00 vMB 159
Previous 10 blocks ↓
Total Size: 782.43 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: 665.47 GB
    • Received: 15.14 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.