Loading Tool

Explorer IconExplorer

Memory Pool

81,462 transactions
30.86 vMB
0.11322821 BTC
Random Selection Loading Transactions
Max Size: 187.44/200 MB

Candidate Block

Mining Attempt 2148ff28bde043cf198f69320bc4ceea17ed03770c55fb9c6e609e58346df8be
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 6ed2070b104c5deb7fc9993dfabe736fc3e9b6fa96e1233a8ba3fa54dcf11af0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,748
Size: 1.00 vMB
Total Fees: 0.03787221 BTC
Feerates: 318.30 > 3.79 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (217,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
697,971 697,971 00000000000000000003c7838da4bda6e587c66625082a6f99990e640599f9ad 485 0.13/1.00 vMB 2
697,970 697,970 0000000000000000000d8c5600d3c6dd36979cf46e26398bbc3c63d8212c79f9 3,515 1.00/1.00 vMB 12
697,969 697,969 00000000000000000002c33ec7373b0a9f324d607373263b14840d879fbc5690 1,584 0.57/1.00 vMB 9
697,968 697,968 00000000000000000008269a3eb3cf51e99114acfa306e7aef22c0209941d700 88 0.04/1.00 vMB 14
697,967 697,967 00000000000000000007ecc4bf7d94bdb0ca16d95bc0497313bf750489b938a4 1,526 0.65/1.00 vMB 13
697,966 697,966 00000000000000000004339e543cc41836892b65f94f965a0c0586a74b6272d7 1,232 0.84/1.00 vMB 6
697,965 697,965 000000000000000000047f649583eeb2aae2acdbfe2ec675387c005251983b52 470 0.70/1.00 vMB 3
697,964 697,964 00000000000000000006ba57a7d86a3971240215dba2f8dd201e849e3b74bcbf 1,173 0.37/1.00 vMB 11
697,963 697,963 0000000000000000000339a95d7e81deae73473a025c01ea6cfa5f78c7e39f4a 2,231 0.74/1.00 vMB 16
697,962 697,962 0000000000000000000a688cca8b1f6097a93a8fafa786f1ca446fa7c6cd98c9 202 0.08/1.00 vMB 10
697,961 697,961 00000000000000000000392c3b31042fd1b12783c86ca198532dcea5a26c28f6 1,569 0.63/1.00 vMB 26
697,960 697,960 0000000000000000000a32f0ce5436b0d5c69ac75fad01a69e7f3bd8a1afb45a 693 0.28/1.00 vMB 8
697,959 697,959 0000000000000000000f6f53a4dd01980ff3e6ab03c5cc612ba9ee3d33a30379 1,346 0.50/1.00 vMB 12
697,958 697,958 0000000000000000000509ea0ee1cffc49cd0f59c1e3d64b01d6bb36ddd7731a 158 0.05/1.00 vMB 3
697,957 697,957 00000000000000000004d8a93e37b5b95431810ea1918a6c9018da742d869b8d 3,046 1.00/1.00 vMB 18
697,956 697,956 000000000000000000091f9305bdb6463732fab88d973df67a59022121085f57 1,157 0.56/1.00 vMB 8
697,955 697,955 0000000000000000000497dc21e945c77a27cc41f24d731874e4e226e05627a6 1,096 0.43/1.00 vMB 14
697,954 697,954 00000000000000000004b425e6543ac43c4f149df6cd10fafcf1cbbd63f2aa9f 340 0.12/1.00 vMB 10
697,953 697,953 00000000000000000006801c9fab0f8fcc56cee8b3a7d365ea0677f354b91971 641 0.22/1.00 vMB 10
697,952 697,952 0000000000000000000b8eb36725cf22d3fd9ee114a285e19cfead9714052a1b 2,542 0.96/1.00 vMB 10
697,951 697,951 0000000000000000000b97d504071a746a6c56bcd6e2b27e0d289343d018633f 1,681 0.92/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.08 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: 721.72 GB
    • Received: 18.39 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.