Loading Tool

Explorer IconExplorer

Memory Pool

45,853 transactions
32.26 vMB
0.12793963 BTC
Random Selection Loading Transactions
Max Size: 163.69/200 MB

Candidate Block

Mining Attempt 82f372a1a98aa7338ea3f6d49643f8f78337429ef22ac5a514f96db23b0d577b
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root 262af974b5de314450a65ca48298fda0090eed6817aec51947beebd91b7a2a48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,663
Size: 1.00 vMB
Total Fees: 0.05506250 BTC
Feerates: 265.25 > 5.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (176,407 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,173 738,173 00000000000000000001df64b082978ecc034cb11df5b8378ea162c2ed356c1d 1,849 1.00/1.00 vMB 9
738,172 738,172 000000000000000000045f109b199271019e0e16ce253284e98aaa97c5a579a1 942 1.00/1.00 vMB 11
738,171 738,171 00000000000000000002e464c80f2dcbd2c3a78d95cde71fd9cc4e81c00e5b09 1,817 1.00/1.00 vMB 12
738,170 738,170 000000000000000000001eafe5428d6d81c1e7610c3b93b5a81c97a296f659aa 1,563 1.00/1.00 vMB 17
738,169 738,169 000000000000000000014a0f2995f6bba3e09718e2066c2970fe40f732c1f750 1,265 1.00/1.00 vMB 15
738,168 738,168 00000000000000000007173e227562ab4429aa85e72625a7d15e7a7540d2bd33 2,983 1.00/1.00 vMB 21
738,167 738,167 0000000000000000000837201f6bf0a42b29344653f84e21a2fb2147248a3c76 1,921 1.00/1.00 vMB 18
738,166 738,166 00000000000000000004683ab30e0975bec41e055f5e6b24858cf4fab9c2d5d0 1,405 1.00/1.00 vMB 15
738,165 738,165 0000000000000000000569ea0641b711d1b532ada8ba2efb7f3693eb62c047f4 1,796 1.00/1.00 vMB 17
738,164 738,164 00000000000000000005dba8eeedcd394244c3782e58117b4a661bd30171691b 3,372 1.00/1.00 vMB 16
738,163 738,163 000000000000000000020ad4b052d577cedceef8740ae6d0d83498d2055ee23e 2,154 1.00/1.00 vMB 21
738,162 738,162 000000000000000000020148a03f20ad9bb0413207f4c452a827b05bd5e7eccd 2,880 1.00/1.00 vMB 37
738,161 738,161 00000000000000000001883f84d409d81bf54387f06269a43faad0134854d790 257 0.19/1.00 vMB 3
738,160 738,160 00000000000000000003896fbabb5f7a65554642571439225393cc12c7620bb3 1,488 1.00/1.00 vMB 9
738,159 738,159 0000000000000000000968b08645621ccf40fcd815f3eb9877ed7f40ce92b71a 1,427 1.00/1.00 vMB 4
738,158 738,158 0000000000000000000840956f4ec9e544b104e02977b13703813af104214f68 1,418 1.00/1.00 vMB 2
738,157 738,157 0000000000000000000773bb8d03ea2872772193b07dea78e12fece0cae240bb 3,332 1.00/1.00 vMB 9
738,156 738,156 0000000000000000000950720639fd674f724fecb9f5a10291bbd0d950ab7537 2,443 1.00/1.00 vMB 9
738,155 738,155 00000000000000000008d7ee24dd1b7df5586c874e731a8f30f983c02a513d3e 3,200 1.00/1.00 vMB 16
738,154 738,154 0000000000000000000367c198abd466de7ca9617c7cf444d47346ce219a7b28 2,453 1.00/1.00 vMB 9
738,153 738,153 0000000000000000000826e08ec4578996c8eed01aaca927a7d8b2aef45fd534 3,402 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 626.66 GB
    • Received: 11.70 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.