Loading Tool

Explorer IconExplorer

Memory Pool

83,620 transactions
31.82 vMB
0.13163491 BTC
Random Selection Loading Transactions
Max Size: 192.00/200 MB

Candidate Block

Mining Attempt 350e893d68df2de1159bd94191d38717408bf183ec04e7bc718f09513c3cc493
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 91f0661f157efb768e896e4338e9d60e163be14b549e4ad7f8bdeee6ea3e40a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,195
Size: 1.00 vMB
Total Fees: 0.04427782 BTC
Feerates: 803.65 > 4.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (581,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
333,412 333,412 00000000000000001ae53837b62ffe2557ed4aa5d0615df9c6ef4d6ddb65b974 230 0.20/1.00 vMB 17
333,411 333,411 00000000000000000d3ac099054a21490f433e66dd247091f605d2080f617298 422 0.25/1.00 vMB 21
333,410 333,410 00000000000000001117146a6572adcfe6e558091b13ab8d4f5ee12d77d9f1e8 79 0.08/1.00 vMB 11
333,409 333,409 00000000000000000de36e72aa541b53610d57a1f4f78b7bd9aa8a32510e0bc0 651 0.36/1.00 vMB 21
333,408 333,408 00000000000000001439a2ca5113c4259c756a73c677035c6f339d0913523800 179 0.15/1.00 vMB 19
333,407 333,407 000000000000000015ca005f95682f4d3e4ad45d4f20fa2523f25b71165dd001 192 0.14/1.00 vMB 20
333,406 333,406 00000000000000000f083fc92e905b836c26dfbfbf1339ac869fa0b96d291e0f 764 0.48/1.00 vMB 26
333,405 333,405 000000000000000006659019b3dfb797ed3c30fcccba59e4146e879ae15e2dd8 128 0.05/1.00 vMB 31
333,404 333,404 000000000000000002a00dd3042e1ec19506f34d7ec24ca2a488f00552099f78 228 0.14/1.00 vMB 20
333,403 333,403 000000000000000014586cd0b3dba1c506b4087bc33f902a9d185782dec15ee8 123 0.08/1.00 vMB 23
333,402 333,402 0000000000000000109e7c219f647452eefcf958a6d4dd825807e633fc5a7eec 221 0.22/1.00 vMB 16
333,401 333,401 000000000000000003436e7083d70c53d83bf8af14788a5b93fac10e53e67824 287 0.12/1.00 vMB 32
333,400 333,400 00000000000000000f51a670a8b567d9e596c8accfaa5d3c2af910d44ca2dee0 1 0.00/1.00 vMB 0
333,399 333,399 000000000000000019b121bfbb896af36c3ed4919a0361ab275bdf08bd877a5b 1,080 0.64/1.00 vMB 22
333,398 333,398 0000000000000000084beec254f6cfbd3fc707057207834a735e2fc77d18f3bf 1,383 1.00/1.00 vMB 21
333,397 333,397 0000000000000000065be735c923c0d923b598ecab80a5a575895de3b3e85225 408 0.25/1.00 vMB 22
333,396 333,396 0000000000000000147063976abcdfc1821fc20712105e72d2cef34639b797e1 195 0.14/1.00 vMB 18
333,395 333,395 00000000000000000b161fd8e3de815ce460573baa8ee3da6b704c365649a3a4 110 0.08/1.00 vMB 8
333,394 333,394 00000000000000000a09c89875e75f02e20fe17896c41b1482bbad554a63d207 902 0.83/1.00 vMB 17
333,393 333,393 000000000000000009a1e8f70cb55387ede1accea122bf62d76f51de992a5e4d 1,507 0.75/1.00 vMB 27
333,392 333,392 000000000000000014212a449f27a35eae122263b11be6c24e6b19f0ba766aa2 64 0.03/1.00 vMB 371
Previous 10 blocks ↓
Total Size: 783.00 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: 718.70 GB
    • Received: 17.94 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.