Loading Tool

Explorer IconExplorer

Memory Pool

84,566 transactions
31.41 vMB
0.08988503 BTC
Random Selection Loading Transactions
Max Size: 192.60/200 MB

Candidate Block

Mining Attempt aea676fa77a95fe9a7dab7bd9f90b1cc840243c9d70ab99d6ac57f47333f1293
Version 20000000
Previous Block 00000000000000000000c4dd7a870155212c22d4c3fb23c277f0344663518319
Merkle Root 639cf551e57c07574a69630f8064cedc5abe668f637732073615972572e9cc3d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,882
Size: 1.00 vMB
Total Fees: 0.01339770 BTC
Feerates: 73.20 > 1.34 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,366 (120,263 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
795,103 795,103 00000000000000000002ab91e9e0a76ecbe2ee816b39a0e8d6ff5549e804a925 3,648 1.00/1.00 vMB 27
795,102 795,102 00000000000000000000ffbaf0b8f26bd5afbb0dafc5794a16a7af81bf084b7a 3,313 1.00/1.00 vMB 30
795,101 795,101 00000000000000000003657d2af4fd962c27469b4d709a76ddabc242c6beefc3 2,923 1.00/1.00 vMB 30
795,100 795,100 00000000000000000003f6d750d8f869950bead4fc3bc33efa1ec134f8e7bd5d 2,998 1.00/1.00 vMB 50
795,099 795,099 00000000000000000001698df34dbae8054c1f5698a7b33849d76031959c80c8 3,254 1.00/1.00 vMB 32
795,098 795,098 00000000000000000003da124aa2c9a6fdf3023b4afd3e3229ba69387a9b71e0 3,042 1.00/1.00 vMB 26
795,097 795,097 000000000000000000037c7af24ada21a84e942e739d1bc6c92e33dadd6d11f3 2,109 1.00/1.00 vMB 19
795,096 795,096 00000000000000000001437c607f376670e1869d577c85ed42b821fb69c9df1a 1,008 1.00/1.00 vMB 22
795,095 795,095 0000000000000000000469927fe3963422035e23c430d9bb69c3ab326fbbae52 3,234 1.00/1.00 vMB 17
795,094 795,094 000000000000000000034cd520be7a44ce226af3a34bc84991a8221a54e2072e 3,356 1.00/1.00 vMB 18
795,093 795,093 0000000000000000000387409028ca80c8279b4aed9569bcdbabf21ca72043a7 3,370 1.00/1.00 vMB 19
795,092 795,092 00000000000000000002fdb532defe5b647197586b775491d5584bf02bb98cef 1,822 1.00/1.00 vMB 13
795,091 795,091 00000000000000000003602c3d01e02916ab9b59a29553c247baacc11b8bd370 2,540 1.00/1.00 vMB 25
795,090 795,090 0000000000000000000286410829b14f5d0927fc4ea52ea2885fcffa4f4a038f 2,828 1.00/1.00 vMB 24
795,089 795,089 0000000000000000000105b8bc28e41ce09378f9f5f55cb55e795e4c80431620 2,770 1.00/1.00 vMB 16
795,088 795,088 00000000000000000004f785ede4b61f1628483fefb61c6fab378f004742fac8 3,309 1.00/1.00 vMB 31
795,087 795,087 00000000000000000004cf4f5b3440df48f7cd85adb1c562bb826dc11f3929aa 3,065 1.00/1.00 vMB 20
795,086 795,086 000000000000000000037f9801cdbea919dca1445147798b9540c3aaef5b7ffe 1,739 1.00/1.00 vMB 15
795,085 795,085 00000000000000000005210e453da2a9494eb34b2d1e526a35eacbbdf887a43a 2,505 1.00/1.00 vMB 25
795,084 795,084 000000000000000000006dd471f5f76f77a361517fc2753bb11621d8e932ab0c 1,456 1.00/1.00 vMB 18
795,083 795,083 00000000000000000002913847a5ce7266f367b7385d60fd20fe0ab1084348ce 2,672 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.03 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: 719.51 GB
    • Received: 18.08 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.