Loading Tool

Explorer IconExplorer

Memory Pool

78,503 transactions
29.14 vMB
0.08261627 BTC
Random Selection Loading Transactions
Max Size: 176.40/200 MB

Candidate Block

Mining Attempt 4b7f9b9817da185d7c2b82336d488b8ccf1216f9214d5f1c19bf3e3c15bab68c
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 14d658d77a53e3247054b3393b8872eaf09eae3f9d223e6007ec6d69374e0ab3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,661
Size: 1.00 vMB
Total Fees: 0.02169643 BTC
Feerates: 178.73 > 2.17 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (364,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,508 550,508 0000000000000000002a3049f8e236e08da702d3ac885d192717c9d9359afd38 3,490 1.00/1.00 vMB 19
550,507 550,507 00000000000000000019c62f548b6ed47fd96e02eda1a59c64290fbbd4804ccc 505 0.20/1.00 vMB 13
550,506 550,506 0000000000000000001f4d848741a6786a147981848372afe6b6c71c25120f5d 1 0.00/1.00 vMB 0
550,505 550,505 000000000000000000105d07bad1365a6a56123a47b49c09c43a290edd811194 2,061 0.91/1.00 vMB 13
550,504 550,504 0000000000000000000d604c947f8ea9acd5e6e0b1682344283d74b66e352498 206 0.06/1.00 vMB 30
550,503 550,503 00000000000000000026ee3ee63e9132c2fbe41b9b32e51f0f74afa90182b9ea 433 0.19/1.00 vMB 12
550,502 550,502 0000000000000000001af0f46736ea849ee9411bea072bf9117127961e20a0ae 2,123 1.00/1.00 vMB 3
550,501 550,501 00000000000000000007f177c696ae12555acf40cbae652e3a854088909197c8 3,277 1.00/1.00 vMB 33
550,500 550,500 0000000000000000000cf98ff46d56500cec9e2bd4670184d72e3bfb8a8260ae 441 0.18/1.00 vMB 14
550,499 550,499 00000000000000000013ec768fe0aafbdf68936a24fe101c313334a14726200a 319 0.22/1.00 vMB 15
550,498 550,498 00000000000000000027d5b0f54a7343e0b189679ad0d7e703da00c58fdb7b15 1,150 0.98/1.00 vMB 6
550,497 550,497 0000000000000000000ace77f1a7c61cd8bf3bf614981f485693f017db8d3ff7 1,057 1.00/1.00 vMB 9
550,496 550,496 000000000000000000231c1d0da6c98b82487f1dd114463ae104837defc70399 2,681 1.00/1.00 vMB 9
550,495 550,495 000000000000000000287ac12c5dff8082c4fac85f59ab8819c9c8b3b485b53a 2,886 1.00/1.00 vMB 7
550,494 550,494 00000000000000000012d278702d064e7713e62d85a41df12f89a09cea05e572 2,994 1.00/1.00 vMB 23
550,493 550,493 00000000000000000002727cd5d78af1c8306d5320afeda51f348fdb73be13e4 2,749 1.00/1.00 vMB 24
550,492 550,492 00000000000000000004fa8ae0c26d7c9ba1ed91ca2ab5fff17669637e1ee9bf 3,215 1.00/1.00 vMB 26
550,491 550,491 0000000000000000001f2fe838770d95e43e5c35fef82c5fe49235d25cdc7ec2 2,601 1.00/1.00 vMB 28
550,490 550,490 000000000000000000006c7c6f83b9c83c31ee6fcfc323fef75970cf6b248f9a 2,853 1.00/1.00 vMB 42
550,489 550,489 0000000000000000000e5823018eb71ffb3919b18a1db2f152e3bb443ec068bc 1,790 1.00/1.00 vMB 11
550,488 550,488 00000000000000000014427bdd1c2463a837546b170fc604f086683ed0f2974c 2,994 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.68 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: 678.13 GB
    • Received: 16.44 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.