Loading Tool

Explorer IconExplorer

Memory Pool

81,183 transactions
29.84 vMB
0.10509979 BTC
Random Selection Loading Transactions
Max Size: 180.43/200 MB

Candidate Block

Mining Attempt 97d1691cffbe93f5d73d7120d64be838244fed6302ce7fde6f85c88c33ab362a
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 5f48001cf67d2aa3090de828310a1bee3d33571100defb6a71bbb14bf7d34818
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,060
Size: 1.00 vMB
Total Fees: 0.03940874 BTC
Feerates: 146.36 > 3.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (565,097 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,011 350,011 0000000000000000026ca6feb124bba5b3d326a5c7bc01f7ed8174c2d0cd0750 90 0.07/1.00 vMB 8
350,010 350,010 00000000000000000ec32843883a983fe86f8823b87480520e88261784eea941 2,149 1.00/1.00 vMB 29
350,009 350,009 00000000000000000532cfe52810c20f46e446d05e1a3a2e31f65b34810a7c96 392 0.22/1.00 vMB 22
350,008 350,008 00000000000000001209a1aa51f5cf17f3dc2288273455bbea3cf363224a2327 1 0.00/1.00 vMB 0
350,007 350,007 000000000000000011643a3aa32c0540588841f472448374ddd46a9c42ed8aa4 131 0.09/1.00 vMB 24
350,006 350,006 00000000000000001278c8271e28136556722badaa0566b75b3d2b75c25e9654 177 0.11/1.00 vMB 21
350,005 350,005 00000000000000000da1dced2b7f6d761a2a7d99ec07bb3a2115951ba3e11041 481 0.48/1.00 vMB 13
350,004 350,004 0000000000000000153d336344ee229c0ed4aff575ad714c7e462ee19f33da3a 1,494 0.75/1.00 vMB 25
350,003 350,003 00000000000000000ba4d739f8c005204a235e73b4e8d3720566c2c134dfcf49 1,024 0.27/1.00 vMB 54
350,002 350,002 000000000000000007b1766512f8ef190bb9896e8bcb8977b043a8945978ef00 215 0.10/1.00 vMB 17
350,001 350,001 0000000000000000075f18b37aa8c6fe753d6804bb03ae91ba0d86c9cac3fd67 638 0.32/1.00 vMB 23
350,000 350,000 0000000000000000053cf64f0400bb38e0c4b3872c38795ddde27acb40a112bb 1,795 1.00/1.00 vMB 21
349,999 349,999 000000000000000002045664f89a1077d0c6c0aaa6dd89b485208cf92d6bbd30 1,031 0.85/1.00 vMB 22
349,998 349,998 00000000000000001205ebab4f35a80ae8f0e92bbf26a106fb15040f111d527b 922 0.90/1.00 vMB 17
349,997 349,997 00000000000000000900d2a837ccecf43b3e2677cedc6e1d065ef11d33d5ac49 512 0.18/1.00 vMB 35
349,996 349,996 000000000000000009e522b870a6db14736a9e81fab2e1c23629ac998c07b9f3 1,344 0.75/1.00 vMB 22
349,995 349,995 00000000000000000a2b993cdc2a9028e32f7aefa6810cd4e007c9fd826897ba 2,347 0.75/1.00 vMB 40
349,994 349,994 000000000000000006ca58c7cf5b60e307178328402b9b5c6c069824f57d8db2 661 0.37/1.00 vMB 31
349,993 349,993 00000000000000000f41dc2ebaeb030eaff23942445d2d3a6381ca93345c10b1 427 0.24/1.00 vMB 29
349,992 349,992 00000000000000001727f287681b35a2923179eb564d4f4bba295f85548309ea 264 0.18/1.00 vMB 22
349,991 349,991 000000000000000013f41c3b73eef334006614918eec493e1f476455d454713b 781 0.38/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.58 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: 671.30 GB
    • Received: 15.90 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.