Loading Tool

Explorer IconExplorer

Memory Pool

82,271 transactions
30.34 vMB
0.08219399 BTC
Random Selection Loading Transactions
Max Size: 185.99/200 MB

Candidate Block

Mining Attempt d1f7062681aabd3bb472fd9e0243a2be75167e6e5e023ad38f27c4c57e98f02a
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root 1f9541d5e7601761a0e8c7f6a51131e7616af93360ac517bfab38542592dd6b8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,854
Size: 1.00 vMB
Total Fees: 0.01457499 BTC
Feerates: 60.16 > 1.46 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (800,509 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
114,816 114,816 0000000000002e557bc59b5d43b46c434eb8315f7ec29f8aa7c3e2920b2bbcfa 3 0.00/1.00 vMB 3,861
114,815 114,815 0000000000003dd606e1c19372d2e594dac1a6e3ff837e0597cdb4ff8742c2ab 19 0.01/1.00 vMB 529
114,814 114,814 000000000000545b1da9955a310a7d2c87680a8211fb35e0a06e00d52f3db320 5 0.00/1.00 vMB 4,145
114,813 114,813 00000000000031d7d92e8af06fe1a11f624fafc8a97f83d4c565ada6968b5bd1 19 0.01/1.00 vMB 1,237
114,812 114,812 00000000000029e7eeee68e17d1b36a55945260d08017e56c2b005dd85158c85 10 0.01/1.00 vMB 1,342
114,811 114,811 00000000000028c005f866df8de21925fb891b4a16463b1aca03d4adb0327f92 12 0.00/1.00 vMB 319
114,810 114,810 00000000000086a3fb93cfc284b34761d05d4f64da783225214bad499fad6b0d 16 0.00/1.00 vMB 1,601
114,809 114,809 0000000000004c664fead8947216a9f1b39340ca14e1097ca37baab74b6bd5fa 1 0.00/1.00 vMB 0
114,808 114,808 000000000000052cf3e23f36a9b4a5bafdec8accc581d7ee9b2aa34dc1ab9a69 8 0.00/1.00 vMB 672
114,807 114,807 000000000000b00a66ddeb819e2981961b0cb8fb7e83fc2f4c835113291a6e9c 2 0.00/1.00 vMB 3,891
114,806 114,806 000000000000a3e423ee3c2886212500b937983d4c7edfc6ec62206e573e56da 1 0.00/1.00 vMB 0
114,805 114,805 000000000000884f1b378b2d294b09be42f6d163840b0c2b4af5e6606439d069 14 0.00/1.00 vMB 1,827
114,804 114,804 00000000000033ea4f9b481e059ee4bc952b7ced018216e47762fd25e9f96604 19 0.01/1.00 vMB 688
114,803 114,803 000000000000d49f5a6be21b7fc82c8d3c0c4b9ab8cb97a8a2e0c68f3a668d0e 12 0.00/1.00 vMB 3,811
114,802 114,802 0000000000002950ae4e54a25cea61220d0035c2abcd90a34ce828500a15c1dc 2 0.00/1.00 vMB 3,875
114,801 114,801 000000000000b40ba8b97da1775094c718e5e7e04440e70f8b8f1df5bc2702ee 1 0.00/1.00 vMB 0
114,800 114,800 0000000000004036d7ad29f775eae9e18f6cc9d282d329ff029f9072f4589662 11 0.00/1.00 vMB 0
114,799 114,799 00000000000052fa6b2812354e68242f08d9ca3530144c4702e87c586b1d26c8 17 0.01/1.00 vMB 354
114,798 114,798 000000000000d3115840cea39a2ac06c134d1b44dcc4a8cbea75ba7d9294655c 4 0.00/1.00 vMB 3,875
114,797 114,797 000000000000146a5e9df0d4944dbde7bdba927728684ba1c88a74bf4bb54529 2 0.00/1.00 vMB 3,875
114,796 114,796 000000000000260841bf1fb515e247211c1b037fb5a952fb28abc52a03dad243 9 0.00/1.00 vMB 4,073
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.69 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.