Loading Tool

Explorer IconExplorer

Memory Pool

79,542 transactions
29.38 vMB
0.08468916 BTC
Random Selection Loading Transactions
Max Size: 178.16/200 MB

Candidate Block

Mining Attempt e03868887ca8e256b072cffc2bf34a62b46ac247e25748cac0eb2d4def06cd21
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root f963e7f57131f9e0380f885e35c319a2829f77802505a6035411a96468dde96a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,443
Size: 1.00 vMB
Total Fees: 0.02308813 BTC
Feerates: 278.95 > 2.31 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (336,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
579,087 579,087 0000000000000000001bfc0ffc1158cafa8061046e2e9d92e91aba004ae334d2 2,633 1.00/1.00 vMB 191
579,086 579,086 0000000000000000000fb7691ccc4256cbee9bc4605f5e42235d81131596d97e 3,049 1.00/1.00 vMB 170
579,085 579,085 0000000000000000002535dabd201fe186ada5813c6f3c8098d56a695f178109 3,247 1.00/1.00 vMB 179
579,084 579,084 00000000000000000004910f09efbcad36b87f7f80a3bc591e2695629634ca43 3,363 1.00/1.00 vMB 203
579,083 579,083 0000000000000000001b1978e1c9a15dc1bc119bd67572697e0aef11bf462cdf 3,440 1.00/1.00 vMB 208
579,082 579,082 00000000000000000006a740dcb95f947e6166b314dadd1b48983999638ffae8 2,826 1.00/1.00 vMB 216
579,081 579,081 00000000000000000008ae2edef7796fbfe4ca5044b97b2903fa6ad8937ff636 1,607 1.00/1.00 vMB 190
579,080 579,080 00000000000000000002c030e45ba0dff9cb028bc2f064bd6d67e34e343ad277 3,052 1.00/1.00 vMB 219
579,079 579,079 00000000000000000003887c7865cdea4c363f800d0760cf121612fcd3e6ca5e 3,106 1.00/1.00 vMB 208
579,078 579,078 0000000000000000001946c1b5de159811ed0aee75182faa9857ac616f793e93 2,982 1.00/1.00 vMB 227
579,077 579,077 0000000000000000000fef6ce02846de5d5989b1ed10d0d6f4eed49caa1db919 2,948 1.00/1.00 vMB 191
579,076 579,076 000000000000000000133b018d6801868bfcdf294cfd4d8866b00ff0aef963c3 2,880 1.00/1.00 vMB 208
579,075 579,075 00000000000000000021bb1817e42c867754de6a82a0dbc81134671a813a58d3 3,148 1.00/1.00 vMB 214
579,074 579,074 0000000000000000001ec724492157b17ae900ae201355dfa57d381f3b86e54f 3,527 1.00/1.00 vMB 204
579,073 579,073 0000000000000000001f939fe8085e1fe9a12ce883c8b819a9bf0c00f9f0e01b 2,324 1.00/1.00 vMB 223
579,072 579,072 000000000000000000190d521065e0a80211f872c9881bf7a5b9b3f1c6ad49b6 2,145 1.00/1.00 vMB 244
579,071 579,071 000000000000000000034a987b407ecc95076b2f0180ec85ef7d219ca20b3ef6 2,060 1.00/1.00 vMB 148
579,070 579,070 0000000000000000000fed5ce7124c234410f6e2a83a3706efbab142b72eeb90 2,107 1.00/1.00 vMB 161
579,069 579,069 0000000000000000000108b6d1e6e41392d35710a3ce03819aa31ff90c89bf5a 2,758 1.00/1.00 vMB 183
579,068 579,068 00000000000000000013473529ec82da15e290664d29b877e7b038fce2817d31 2,715 1.00/1.00 vMB 225
579,067 579,067 000000000000000000222b5b01038178c4e6e79a1c829c6c5c65b0afde1038c6 1,990 1.00/1.00 vMB 171
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: 11
  • Data Transfer:
    • Sent: 670.03 GB
    • Received: 15.80 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.