Loading Tool

Explorer IconExplorer

Memory Pool

79,936 transactions
29.73 vMB
0.09110605 BTC
Random Selection Loading Transactions
Max Size: 179.58/200 MB

Candidate Block

Mining Attempt 65e3c79145d47a4e3189e96e15dbf1ce96d17045a041b08487f7c4d1f65180ec
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 744e6cbdf41c3bad46bb67d6c53d414d389f64d15ddd12c428260f571f1aca31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,857
Size: 1.00 vMB
Total Fees: 0.02715792 BTC
Feerates: 100.11 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (359,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,026 556,026 0000000000000000001404f961c7713cfae4193ba5e281eba85c6e47414f73df 797 0.30/1.00 vMB 11
556,025 556,025 000000000000000000279ded3646f5248db4537224832d256b9f7330c1a8ebc0 364 0.20/1.00 vMB 8
556,024 556,024 000000000000000000349a0f615f434079e36e723dfa64071205508e792de344 367 0.17/1.00 vMB 7
556,023 556,023 0000000000000000001a127b09fed11d944c085851f6da7a63e77daac31532e9 405 0.16/1.00 vMB 8
556,022 556,022 0000000000000000002fac75e8360671722bc9cc40d0efbcbe78c0e527390a62 1,274 0.53/1.00 vMB 7
556,021 556,021 0000000000000000002737e45dd420468795c74b564a5c49c36de2bc0034179a 2,326 0.98/1.00 vMB 7
556,020 556,020 0000000000000000002adfda7b80d4a6cfefe027f156e14349cc21166d7fe4e5 1,902 0.93/1.00 vMB 9
556,019 556,019 00000000000000000031727df8765d31b770757bfaa494fcc431740e4ce7d3a1 730 0.34/1.00 vMB 16
556,018 556,018 00000000000000000021ccd3f596889f868dc50dbe04a8e07e5e0d8960796bc1 388 0.16/1.00 vMB 8
556,017 556,017 00000000000000000035ac566a8d1f7fc0e0cde96c0fafacdd84a78e69d8e4a2 1,260 0.64/1.00 vMB 9
556,016 556,016 0000000000000000000dcf58ada72daa8275762e1a9a15fa7fadc3d93ddb32e9 714 0.32/1.00 vMB 12
556,015 556,015 00000000000000000002debb9694bb16082132c2c93c637a5d25d4bcadb52573 1,969 0.97/1.00 vMB 9
556,014 556,014 00000000000000000023068e6f0a957f0f6bf2b5ff0496a163245a82bce0847e 2,751 1.00/1.00 vMB 11
556,013 556,013 0000000000000000000bba1b07478c6b4ee25124c106643924f7c8bc5ec30bc5 892 0.81/1.00 vMB 3
556,012 556,012 0000000000000000000b78b50a350416c2d7ed4786ebc41af119aac9c14e602d 2,843 1.00/1.00 vMB 3
556,011 556,011 00000000000000000027f7b0ef8f9d419a90f5e053b6b38a4334eb65e322e670 2,579 1.00/1.00 vMB 9
556,010 556,010 0000000000000000002aceb8c21368df2a0e6e32696469377fdcec02549b5070 2,576 1.00/1.00 vMB 29
556,009 556,009 00000000000000000018bcfd5f8635711cdb64a87a637aee4c6b061ef0472e57 302 0.44/1.00 vMB 4
556,008 556,008 000000000000000000103cd9c323e59682317986752030bf7e9024a942343bf0 2,821 1.00/1.00 vMB 12
556,007 556,007 00000000000000000032b21e80eba9e9d761b8387dc6f2699807d255753f17b3 2,605 1.00/1.00 vMB 9
556,006 556,006 00000000000000000028c368acc032091e13edcc3e882015e42cd25fc04314e1 1,697 0.70/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.