Loading Tool

Explorer IconExplorer

Memory Pool

81,291 transactions
31.10 vMB
0.09544716 BTC
Random Selection Loading Transactions
Max Size: 188.23/200 MB

Candidate Block

Mining Attempt 4dd4da95930d508eef6c25bc58db09b9eaa91ade28856ecae02168392601ea3b
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 6be5e1302b188577e1eff768584ac932d18384de73baceda890104e7107b38ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,901
Size: 1.00 vMB
Total Fees: 0.02796058 BTC
Feerates: 110.56 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (232,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,047 683,047 0000000000000000000914957eef8b342eaf6d8327dc46695f6e88ce623b535b 1,900 1.00/1.00 vMB 74
683,046 683,046 0000000000000000000268118edce0573bce742cf881f7eb52a91a88156d633e 1,761 1.00/1.00 vMB 21
683,045 683,045 0000000000000000000959e763ade12447cac7d30c4beea63285a9058573703a 1 0.00/1.00 vMB 0
683,044 683,044 0000000000000000000d51822531c1de11088f89ebd47eeb3e759a80003b85ec 1,265 1.00/1.00 vMB 31
683,043 683,043 000000000000000000058f6f437e82c8299dbe18a9cb4b811aa238b23612cf54 1,587 1.00/1.00 vMB 83
683,042 683,042 00000000000000000008731fad1d8f14285f96a358d6d41e51a407f44b8313d0 717 1.00/1.00 vMB 73
683,041 683,041 00000000000000000008705aed50bd31c7ad748a89118f24d0ab1a9f647d1e5d 2,522 1.00/1.00 vMB 90
683,040 683,040 00000000000000000007776766753d262df671f232ac8610f6227222e2bdade0 2,570 1.00/1.00 vMB 86
683,039 683,039 0000000000000000000316ac9b79aabec240085020d08eef4b43dd7ac60b6661 789 1.00/1.00 vMB 27
683,038 683,038 0000000000000000000c37916cb5b7afcc6a2cab60d5e8fdd0f0183873777bee 192 1.00/1.00 vMB 5
683,037 683,037 0000000000000000000acd3bead329a705e057bcf0e237462d55fb90396c1357 651 1.00/1.00 vMB 20
683,036 683,036 0000000000000000000af2d5217a55f1996a7528ebf441989df0a49943f1ff3a 1,332 1.00/1.00 vMB 43
683,035 683,035 0000000000000000000d2b2a79ebc20df0e373ab88b753d54cc0075fea0f30f2 1,801 1.00/1.00 vMB 28
683,034 683,034 0000000000000000000319fa2108d88fa75a7e9c052569e7359d7659a756d405 2,421 1.00/1.00 vMB 98
683,033 683,033 00000000000000000000f923705a7b1ce6ad720952da4ffdeb50478fdb61e924 1,343 1.00/1.00 vMB 29
683,032 683,032 0000000000000000000a3829670e080c65e12e59293bfcd94e8465df740a26b2 1,026 1.00/1.00 vMB 17
683,031 683,031 0000000000000000000930b7ca3a825b5ecb67a3c7005a81adb3bd3b62b0f7f6 1,688 1.00/1.00 vMB 77
683,030 683,030 0000000000000000000a07e796fb13d420683df86e291003722ef41a7fad9154 1,130 1.00/1.00 vMB 45
683,029 683,029 0000000000000000000c743c20cb70ac5a32e5545404d5028d1afd81250980a2 1,686 1.00/1.00 vMB 83
683,028 683,028 00000000000000000004560cf97454d18522a229f4871489d094e62f43e4d513 1,945 1.00/1.00 vMB 57
683,027 683,027 00000000000000000008951705dc7e7499a4c89defea1a89851a06da29787e1d 992 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.71 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: 699.43 GB
    • Received: 16.60 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.