Loading Tool

Explorer IconExplorer

Memory Pool

81,616 transactions
30.75 vMB
0.07927918 BTC
Random Selection Loading Transactions
Max Size: 188.67/200 MB

Candidate Block

Mining Attempt d09a9fa78cb6a4cad945c17a65ef55e140611570d66de1cd5de398cf5a1f5894
Version 20000000
Previous Block 00000000000000000000e355a63f14f9cc43d1b199a04906e2a59f17aa1c6192
Merkle Root 8c59d7b99885887557b5fc8e3ab12de363c1d3b74af3c7cc51e231be272444f3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,330
Size: 1.00 vMB
Total Fees: 0.01042567 BTC
Feerates: 151.12 > 1.04 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,229 (594,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,816 320,816 00000000000000001d1340a4433fadd2feba26a770df8aa669998584a836e790 603 0.31/1.00 vMB 26
320,815 320,815 00000000000000001033d15d7bcd3b560f1080186f69d980652cb9ead5cc67e0 36 0.03/1.00 vMB 22
320,814 320,814 00000000000000000e84e6c9a2c05a72d29f723a7e493d354f532322775cb5d8 76 0.04/1.00 vMB 25
320,813 320,813 0000000000000000142252844ccc49662ee5975c313abf3e2fdb47d2bceb7589 1,193 0.63/1.00 vMB 27
320,812 320,812 0000000000000000245b69407d23865ed8443c59dab2e6f92c4223a81c80eabd 414 0.21/1.00 vMB 23
320,811 320,811 00000000000000000374822adec58db7eaced76254fc9f796b025b30b78825e6 249 0.13/1.00 vMB 27
320,810 320,810 0000000000000000041808a116dbb0adbbce550415de22fcbbdac25d260d6a85 335 0.42/1.00 vMB 20
320,809 320,809 00000000000000000a8a2b9dd12f8f5f782cbb614a4926d5444d0dd168b76a1e 1,699 0.75/1.00 vMB 33
320,808 320,808 000000000000000016aa4d1944c652049f54ecc9192f593b12f21c6482580316 106 0.06/1.00 vMB 27
320,807 320,807 00000000000000000c0249266dabf0e1f37a0622da21524b74197c2cd848261d 254 0.19/1.00 vMB 18
320,806 320,806 00000000000000000380b817571e602a5cae6bce082b7441f523d90e85ada6b1 482 0.20/1.00 vMB 31
320,805 320,805 0000000000000000117302ce71e9ea444651953d6e25c1589ec4589899059a49 357 0.15/1.00 vMB 31
320,804 320,804 0000000000000000243d5a29c244a5ba908e852363e270d880c80403983fa73a 437 0.24/1.00 vMB 26
320,803 320,803 00000000000000001811b6d72702157838bc7c467c6842963218c0a23ee3bbb7 318 0.15/1.00 vMB 24
320,802 320,802 000000000000000009e1d690b2fbc28b6abe6c815b4b021f7ef572becc91e171 712 0.37/1.00 vMB 30
320,801 320,801 00000000000000001d010059e8bcc5fe58df43e271855c05bf7099be2910076f 955 0.82/1.00 vMB 22
320,800 320,800 00000000000000001d37121534ae0d31f2e26fed4ff5968e1ec208868dd2bd65 724 0.92/1.00 vMB 18
320,799 320,799 000000000000000007bd0f5b1b111b45bbf36ed828465119baf751f6e7aae095 242 0.19/1.00 vMB 21
320,798 320,798 0000000000000000065de611266ef8b703ccefb6404b386d0a96d084826876fc 262 0.20/1.00 vMB 24
320,797 320,797 00000000000000001723067a7bb77bb7666fb235c3f0441bced5ef96b44ebe21 385 0.35/1.00 vMB 20
320,796 320,796 000000000000000023b205cb4f13815084b5992a02560a3d46545141fd319ccb 128 0.14/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.79 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: 709.75 GB
    • Received: 16.98 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.