Loading Tool

Explorer IconExplorer

Memory Pool

35,737 transactions
26.09 vMB
0.07249171 BTC
Random Selection Loading Transactions
Max Size: 132.65/200 MB

Candidate Block

Mining Attempt a0f8ff9309b88a011017167cd18974aed0eaedba8b22346dc0313f963c3c3b29
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 0b5b1da03b4ed6e025cbee8c5dc3632d7de373049ed4c80dca80dffc8bfd7566
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,074
Size: 1.00 vMB
Total Fees: 0.02433357 BTC
Feerates: 250.88 > 2.44 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (517,000 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,691 397,691 0000000000000000011caf90a793de7ba5d8285aa20f1addbfb51becd8d7fc13 2,590 0.93/1.00 vMB 42
397,690 397,690 000000000000000006f9b9d985624bb621221cde9682a038a9a21403376c36f6 1,126 0.69/1.00 vMB 29
397,689 397,689 000000000000000002a8a6ecf27d15ebb0efc28e4f66fa91d38ea867d44d327a 375 0.31/1.00 vMB 17
397,688 397,688 000000000000000002ed44e25d4bd2745cc254204485bcdc699e0be19d2ede34 2,678 0.99/1.00 vMB 42
397,687 397,687 0000000000000000017ae9af881913e5e8ed113c4212d55e6f8db6a9eadaeca2 937 0.72/1.00 vMB 24
397,686 397,686 000000000000000007242c9c96fc8d307e5b15a89742eca9e7b0dbbb581bdf64 1,729 1.00/1.00 vMB 33
397,685 397,685 0000000000000000020e8490938b410fe6a36d56fb3ffadcf13ef1989c170388 306 0.18/1.00 vMB 20
397,684 397,684 0000000000000000056d33222917f2429398acf87cb4598183e7b1ab5d7c2ec9 854 0.42/1.00 vMB 36
397,683 397,683 000000000000000005a746609650ec6b61f9864057637d920dfb4bde9eec4349 700 0.39/1.00 vMB 29
397,682 397,682 000000000000000004abc24c070eb4413842c713ec371ef637b1cf3d88669028 1,713 0.81/1.00 vMB 37
397,681 397,681 000000000000000005eb8800db5f4b1b2889f59e5be8a28958fd9606d07201f4 103 0.24/1.00 vMB 7
397,680 397,680 000000000000000003013a02f279b0fde661d7d47d456d3726fa0ab111f178db 778 1.00/1.00 vMB 14
397,679 397,679 000000000000000002ee00c249728cfe64892366587b244ca48dba81fd6a782b 643 0.60/1.00 vMB 20
397,678 397,678 000000000000000005760f9ecdb15676b65cd1f6799b4a49174cb3a0350a5052 1,398 1.00/1.00 vMB 27
397,677 397,677 000000000000000004451e2f1e8cd10166827f57b1353b321a9f4ef07ba6d7d1 2,198 0.93/1.00 vMB 35
397,676 397,676 000000000000000006ebe6c799346fa397556560dadb4bc5be016c0720f093e3 2,341 0.92/1.00 vMB 66
397,675 397,675 0000000000000000067dd196824129cb153822d9c807055ea6a792b62a353751 1,733 0.99/1.00 vMB 34
397,674 397,674 0000000000000000065475a9e93824c0206a33c98c675b393fa91abc14f0d9bd 2,353 0.93/1.00 vMB 50
397,673 397,673 000000000000000005dd798eee9760543aeadaeabc21aa44b686fb5cd9b52679 1 0.00/1.00 vMB 0
397,672 397,672 000000000000000002df881390b9efbdc473ca2411e0dfc61374383fe2753c08 148 0.06/1.00 vMB 35
397,671 397,671 0000000000000000051a006663fd78b6b8d7c979a53ec06cc513c22338c99707 1,706 0.81/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.45 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.