Loading Tool

Explorer IconExplorer

Memory Pool

79,853 transactions
29.83 vMB
0.08074049 BTC
Random Selection Loading Transactions
Max Size: 179.04/200 MB

Candidate Block

Mining Attempt f3d853b9b00a5e6bf5c9facccc331d1e913f142c433703b60818f8bf220cc2f1
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root d72afdd50bcbeda8c9481e07ee6b0679277f3ae2ffff5724449563f9a989e823
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,684
Size: 1.00 vMB
Total Fees: 0.01995247 BTC
Feerates: 100.29 > 2.00 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (498,377 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
416,627 416,627 000000000000000004c0e93a0b0e3c28bf4a68caa50f4b25ddfd28ebfe812297 1,393 1.00/1.00 vMB 51
416,626 416,626 000000000000000002d1c8c3994a27862b212c2f14616abc2937a2b8bf751235 2,721 1.00/1.00 vMB 81
416,625 416,625 000000000000000002aee3fd4e472355e3578ada676a5f065315dedb9ca907f8 462 0.32/1.00 vMB 60
416,624 416,624 000000000000000005739ba16bac22719b66ba8c0cc63b0f87861619cd776972 1,838 1.00/1.00 vMB 55
416,623 416,623 00000000000000000337b66bcb933a242d99b887934c2faa3040e6c941eafea7 700 1.00/1.00 vMB 23
416,622 416,622 0000000000000000015cf80d17a9df40da0c7d6375ff93bfa7ed060e9d4b12e3 1,513 1.00/1.00 vMB 32
416,621 416,621 00000000000000000001870f9e90a905b0b1fa90e2d5265070b44e985d99a97e 2,830 1.00/1.00 vMB 84
416,620 416,620 000000000000000002fd777af37b370a6422e47a1553e33c8fa99d0d37ec3fdb 1,526 1.00/1.00 vMB 39
416,619 416,619 0000000000000000027d399a331e60c0156c7ab1cde86002d86dbef5cf2d2fd1 1,748 1.00/1.00 vMB 60
416,618 416,618 0000000000000000006559adbd9de3be0a956d22f78d7981717896616a884ada 1,707 1.00/1.00 vMB 40
416,617 416,617 0000000000000000039809382c8f05e764108e577b75cb018634b9fed5e31905 1,877 0.99/1.00 vMB 55
416,616 416,616 0000000000000000025c93d4d3ba34c6a220a392dfa2379cea4637bbf6fd6efe 2,716 1.00/1.00 vMB 54
416,615 416,615 0000000000000000040504375353391cedd073a0fb1999abfc49558d13acd5ac 3,313 1.00/1.00 vMB 105
416,614 416,614 00000000000000000428208a8771077e930193dc1da8805d30866a621a58456d 978 1.00/1.00 vMB 27
416,613 416,613 0000000000000000016d3c96e9c2b444bf00839bdf19444927e624411c21d396 2,427 1.00/1.00 vMB 69
416,612 416,612 00000000000000000489b8f2d73055e3adb1aa177e49ebd9fa7e57cff12ab5ed 2,235 1.00/1.00 vMB 66
416,611 416,611 0000000000000000010447f2853366b89312ba48a506b60dc2b376f5547971ae 899 1.00/1.00 vMB 22
416,610 416,610 00000000000000000007a1cc4a9b4a131d76fd8f1ed3c4f91d491307f25d9b12 2,158 0.93/1.00 vMB 52
416,609 416,609 000000000000000000736502ce086091882673d203f28376e881c131c24469c7 2,744 1.00/1.00 vMB 80
416,608 416,608 00000000000000000557f64a9cc5c414df5117d7b078a339c735106856dd5648 1,930 1.00/1.00 vMB 38
416,607 416,607 000000000000000001bed9434bc762bc0e2f4d12c43c1b4e715ee35dcc6f8d5c 2,496 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.04 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.