Loading Tool

Explorer IconExplorer

Memory Pool

78,148 transactions
29.01 vMB
0.07363497 BTC
Random Selection Loading Transactions
Max Size: 173.78/200 MB

Candidate Block

Mining Attempt f6d9b8c495d295cbcccb9c33cd4935f7ae7bdbcef1ad13c6257b7e3200c8a3db
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 24cd51843c3da28c4f76acde252d73fc311fd34e23c350cfee94cbc6fbfc1806
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,518
Size: 1.00 vMB
Total Fees: 0.01499531 BTC
Feerates: 150.77 > 1.50 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (380,310 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,759 534,759 0000000000000000001f30e34d7563e96b179d11045b8e7c1da762d15f60c18a 405 1.00/1.00 vMB 2
534,758 534,758 00000000000000000021e3b8da70a0dfb8a30dd4c165dfb3b1c324b72ba7e5cc 100 1.00/1.00 vMB 1
534,757 534,757 000000000000000000143d0f59a6a40cfd43ce3360ece2d5cd55b0ef31972df8 640 1.00/1.00 vMB 5
534,756 534,756 000000000000000000000d1f0beb59d3df5562ab842b0cb130cddfa6489b9bd3 115 0.06/1.00 vMB 26
534,755 534,755 0000000000000000000d37950e5f9927c88d4116941d99b8d59c5688397cbd63 272 1.00/1.00 vMB 1
534,754 534,754 00000000000000000000d0db4931ba65f549d79eeff53665533800afc377f28b 1,022 1.00/1.00 vMB 7
534,753 534,753 0000000000000000002f3868f6a10a5f2e931ddaddfe741cedbeadfd8e618562 2,523 1.00/1.00 vMB 18
534,752 534,752 0000000000000000000f95162eba594cc1af3e072f724b73948d0b545b92d04e 1,564 1.00/1.00 vMB 9
534,751 534,751 00000000000000000022db98cf47e944ed58ca450c819e8fef8f8c71ca5d9901 674 1.00/1.00 vMB 2
534,750 534,750 00000000000000000019d7296c9b5c175369ad337ec44b76bd4728021a09b864 1,283 0.45/1.00 vMB 26
534,749 534,749 0000000000000000001bb311cd849839ce88499b91a201922f55a1cfafabe267 710 1.00/1.00 vMB 7
534,748 534,748 0000000000000000002e12773b798fc61dffe00ed5c3e89d3c306f8058c51e13 421 1.00/1.00 vMB 3
534,747 534,747 00000000000000000003321723557df58914658dc6fd963d547292a0a4797454 154 1.00/1.00 vMB 1
534,746 534,746 000000000000000000173b5cd3e7a547fbcdd70861fdae7c4cf0edfc0379349f 1,829 1.00/1.00 vMB 12
534,745 534,745 00000000000000000013737e4b0b5fc157edca709415befefca26c216a33cd4e 2,282 1.00/1.00 vMB 8
534,744 534,744 00000000000000000015ee54f2e1d0250a87156298d4abaf1a0c889d85909bc8 2,277 1.00/1.00 vMB 16
534,743 534,743 0000000000000000000f5a66df7aab0de5c0b8d55b8c1335dff6ccd7f60b8714 2,485 1.00/1.00 vMB 25
534,742 534,742 00000000000000000002c6a51fd2b1595b576f3473163b90ff4c755abbefbb93 2,096 1.00/1.00 vMB 13
534,741 534,741 000000000000000000216f89951fc77ae99147f4cd1be51e742a975d16fcaeda 1,540 1.00/1.00 vMB 20
534,740 534,740 0000000000000000002cf278a5186eaa3bee535a26c86b7d8e476cc72a854cf2 1,527 1.00/1.00 vMB 9
534,739 534,739 000000000000000000053025f005a450cf98e4cbf68643dd322265fab74734b6 3,064 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.52 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: 668.75 GB
    • Received: 15.56 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.