Loading Tool

Explorer IconExplorer

Memory Pool

84,516 transactions
32.09 vMB
0.09827380 BTC
Random Selection Loading Transactions
Max Size: 195.19/200 MB

Candidate Block

Mining Attempt 1fddd752c591ec1edcde8c4781193826a02a845a83a663bd628dc67a4eff5a4e
Version 20000000
Previous Block 00000000000000000000682e38af279af4c954a439e90eb631728e9fdcb16ff7
Merkle Root 761d2be8c57c70755b642f09e07c840043cd473f67bad3cf7ba8432a359fa412
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,196
Size: 1.00 vMB
Total Fees: 0.02729763 BTC
Feerates: 179.53 > 2.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,210 (516,478 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
398,732 398,732 0000000000000000011b61da8a5a46e3ed7b19e2bac6b58cbfe4ffe19dee6dcd 1,955 0.99/1.00 vMB 41
398,731 398,731 0000000000000000017ff32bbd494c5c1d3a49018673ac06f2ba59cf704e3941 1,440 0.75/1.00 vMB 64
398,730 398,730 00000000000000000484d60734f9045d2ee6ad82036a604570b138093c146cfe 2,150 0.75/1.00 vMB 37
398,729 398,729 0000000000000000041dac809c7bd3d38624cd651ef09f3933aaabfbe1a82f8c 2,910 1.00/1.00 vMB 69
398,728 398,728 0000000000000000062ca88e8687dd4109af6584b3694899a4f3d142db4c37b6 3,145 1.00/1.00 vMB 74
398,727 398,727 0000000000000000009e0f2148cf39c5f62655fd275f325e74f265b8ea479d53 2,746 1.00/1.00 vMB 71
398,726 398,726 00000000000000000319db6930267b8857937226099b372e1ac48350815db917 1,750 1.00/1.00 vMB 32
398,725 398,725 000000000000000002978b45b168ed431daca5dc3c691129e491f2bf1c98a4e2 3,511 1.00/1.00 vMB 69
398,724 398,724 000000000000000001f09ff069d47b2099488f2ca32939ca0eae326c98484dc8 1,188 0.61/1.00 vMB 35
398,723 398,723 000000000000000004ef0a668e2aace6289b00ac121d5e220b5c8b8aff253e46 523 0.67/1.00 vMB 13
398,722 398,722 00000000000000000581e284afa0fde0ac03540a6af0adc4f9e97efed2f5917e 428 0.28/1.00 vMB 32
398,721 398,721 000000000000000005e790a5bc2d3e23ae4959a8b6ccfc8723b39d6647aa32e2 1,102 1.00/1.00 vMB 15
398,720 398,720 00000000000000000426c0bb18703c6f38dbba550765b6b67d2850c195468783 799 0.99/1.00 vMB 13
398,719 398,719 00000000000000000169a08a1d3a8b7fc8210c6f8ad3d6b049570feb92defea7 1,845 0.75/1.00 vMB 42
398,718 398,718 000000000000000001ab9d192875b2ab1566ea7bb9649daf817b6025aa47c5cd 873 0.63/1.00 vMB 23
398,717 398,717 000000000000000001a8489fb5b99707681d76ccbe970f090557d726c12dc5e2 945 1.00/1.00 vMB 17
398,716 398,716 000000000000000005047797a1fdca40e3807a639adb1406bee16d01b09741bc 1 0.00/1.00 vMB 0
398,715 398,715 000000000000000000ec3354165c2837f2c7097c5ebc82beddaac550aa07d09c 2,404 1.00/1.00 vMB 42
398,714 398,714 000000000000000000039bb5295504e43b40c94dd92625743e43702de8df33e0 2,251 0.75/1.00 vMB 50
398,713 398,713 000000000000000002e4365e56569f2d209b71ed1edf831a21828674e9becf8c 2,224 0.93/1.00 vMB 43
398,712 398,712 000000000000000005179fb5b3c2187d004e30f1f791b5efb6e14ac7442dea29 1,811 0.75/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.75 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: 708.92 GB
    • Received: 16.78 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.