Loading Tool

Explorer IconExplorer

Memory Pool

80,306 transactions
30.10 vMB
0.08875898 BTC
Random Selection Loading Transactions
Max Size: 180.48/200 MB

Candidate Block

Mining Attempt 6e549231484b4d663e709e153528198da8f7ea2c999d89953a6a8a93941498b3
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root c73b0fa84141271535c84085287b3570d112fec218d2501326b8a39c412de93d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,444
Size: 1.00 vMB
Total Fees: 0.02720663 BTC
Feerates: 301.07 > 2.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (524,333 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
390,674 390,674 000000000000000000574412a5dd88aab37ff472c33b6d500a0f3b835c9f5306 825 0.33/1.00 vMB 63
390,673 390,673 00000000000000000131f43f9031be26ead274701dd0aeb19af9470f74d77d0f 200 0.25/1.00 vMB 15
390,672 390,672 00000000000000000092e9e675df20116f6c0deb74ef060138054456998589e6 902 0.44/1.00 vMB 41
390,671 390,671 000000000000000005ec62a2c6a10eea04f71136df4f56c6a2af60c094fc85ad 349 0.33/1.00 vMB 16
390,670 390,670 0000000000000000044ca0eadca077d349435518f107f7cde890245999ae11be 2,491 0.95/1.00 vMB 45
390,669 390,669 00000000000000000a338c49d641aad8ca1967e15318edf984464878bae048fb 1,356 0.93/1.00 vMB 24
390,668 390,668 00000000000000000085ae62d76f448a02691cadb2da66df468c5acbd1de9d83 793 0.37/1.00 vMB 41
390,667 390,667 00000000000000000a0617c5b3e013e2454474483b97bbe1ebf68543ece91306 1,129 0.93/1.00 vMB 19
390,666 390,666 000000000000000007ff91a7dfe28d6f48603647fcb493765a14085573acfe3f 2,775 0.95/1.00 vMB 47
390,665 390,665 00000000000000000baa9ca984c5aeb098ee6987a70aa35fad7bf5339b2ed213 787 0.37/1.00 vMB 37
390,664 390,664 0000000000000000029a62aacc6098d53d432626e60104c10f20585d75bdbd09 1,362 0.93/1.00 vMB 21
390,663 390,663 00000000000000000ade5c64c53e145a3ace9ebea55e65f1b695db4c31e45373 1,743 0.93/1.00 vMB 29
390,662 390,662 0000000000000000036bf61aa91870615f063e261f0161ca1f7a3a8c7e2710fb 2,687 0.95/1.00 vMB 49
390,661 390,661 000000000000000002fec1cb31d54bb0ddc24855cd0147f8772980b5335a257d 111 0.25/1.00 vMB 9
390,660 390,660 000000000000000004ed8c3d0d8cab1a5a52e0024b5eadb2b1f1e73f4600fc9e 1,278 1.00/1.00 vMB 25
390,659 390,659 0000000000000000066f7c37f231be54d0a00613b7fd3a5600102fd8d1552636 1,459 0.93/1.00 vMB 28
390,658 390,658 000000000000000003752434c3e10e9ab03f30bb44fa4445bb1d4149f08e175a 1 0.00/1.00 vMB 0
390,657 390,657 00000000000000000b13afb2911f4912f49d32171d1375130605bed97359c3b4 1,727 0.93/1.00 vMB 22
390,656 390,656 00000000000000000407eb59c6f6c7c9cfc61aeab87d1529b5be3abeaf48e617 2,224 0.93/1.00 vMB 35
390,655 390,655 0000000000000000011e6b293bddd33116ed9ae178a2806013f07715489d4f79 3,791 1.00/1.00 vMB 67
390,654 390,654 0000000000000000096a394eded56a87a9e96eeb9d31bbce8fa9e22e28f84c4e 172 0.10/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.