Loading Tool

Explorer IconExplorer

Memory Pool

76,300 transactions
29.19 vMB
0.10569716 BTC
Random Selection Loading Transactions
Max Size: 172.58/200 MB

Candidate Block

Mining Attempt 112e1b8469fb1acdeda8264aadb8515bb5f933a5ae3d197a7ab9685d453a699b
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 6d705d2b1797b48d55f9f4f86efd2e541f1678b4bfb429a4a701a5cbea8d84ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,388
Size: 1.00 vMB
Total Fees: 0.04275227 BTC
Feerates: 201.37 > 4.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (119,722 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,317 795,317 000000000000000000029e058ccaa3fbc163241ad640e0b69243d403c5371b9b 3,059 1.00/1.00 vMB 29
795,316 795,316 00000000000000000004f0e06be3efd31e99e77eb56ec7fbf3945dd2b0c10094 2,629 1.00/1.00 vMB 32
795,315 795,315 00000000000000000000b29dd30b4717e3de8b1478c891e6e4cfec0f8086612d 2,920 1.00/1.00 vMB 56
795,314 795,314 00000000000000000003113dbd7256a0f11546dd8c150958a4b56563c28b1d94 2,442 1.00/1.00 vMB 23
795,313 795,313 000000000000000000031125ca483f8f426b22e052b2e8f7bc766592e97496e2 2,551 1.00/1.00 vMB 20
795,312 795,312 00000000000000000004ea14a86c060bba9256c60ffdc40255d9d59a6f39f534 1,598 1.00/1.00 vMB 20
795,311 795,311 000000000000000000039a0e79f37a2b0407440919fa13295de34f495498dfac 3,667 1.00/1.00 vMB 22
795,310 795,310 00000000000000000003a23d81946dbe9d8bde9f497d115420b57a6a700a18ab 3,990 1.00/1.00 vMB 28
795,309 795,309 0000000000000000000390a932bc7f473e99b370cca89a889a5d3acdf91a8a9e 3,239 1.00/1.00 vMB 20
795,308 795,308 00000000000000000001ea286d02635a2b8bd0e52d1ab5bc2d6d344e0ed5d1b9 2,832 1.00/1.00 vMB 28
795,307 795,307 00000000000000000002088b57f6a439cdc6c9290286927a23b38006b6634a2c 4,058 1.00/1.00 vMB 31
795,306 795,306 00000000000000000001ca0ec46c01bfeb1a978c84a77af0ff0bb07455b144f0 2,790 1.00/1.00 vMB 25
795,305 795,305 000000000000000000043529bea23acfe2cc2f8d410a720c4c99d50f29e9b676 2,096 1.00/1.00 vMB 24
795,304 795,304 00000000000000000003f2655f82da1c54df226bed716a8fe8360a9a854d81b9 2,936 1.00/1.00 vMB 31
795,303 795,303 000000000000000000052e5077ae70ea2e54dbd50c5cb58da99cb9d291c571b5 3,019 1.00/1.00 vMB 46
795,302 795,302 000000000000000000005fe91c7bc437615561620b9454d256a1a88f25f32783 3,588 1.00/1.00 vMB 29
795,301 795,301 00000000000000000003ebf933e4d521c8ab2588d12c1028354c3036a74cb1a1 3,497 1.00/1.00 vMB 42
795,300 795,300 000000000000000000044759be8b0d99ce33860ae21e38dc2d101d2f4ec16545 2,161 1.00/1.00 vMB 24
795,299 795,299 000000000000000000022e29deea38a3fff88c61dfa10bfaebf81e3c7b382475 2,734 1.00/1.00 vMB 24
795,298 795,298 00000000000000000002ff2297d26f756584f964542abc857b26756aa1fcf8ff 2,880 1.00/1.00 vMB 40
795,297 795,297 0000000000000000000113ff48c857c2582a70863e391eed3b1c2d5d199b0e5d 2,373 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.