Loading Tool

Explorer IconExplorer

Memory Pool

85,620 transactions
31.93 vMB
0.20885303 BTC
Random Selection Loading Transactions
Max Size: 190.97/200 MB

Candidate Block

Mining Attempt 3677fced55a8160a1d426f4b449fe48dce69849304dce41ce35ad79c2bbc1b95
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root f64bf9d66ca0883d3b25eee23f0b09fcbace905fe6f828e65dfa9e3dcb1bb389
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,933
Size: 1.00 vMB
Total Fees: 0.09450960 BTC
Feerates: 529.10 > 9.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (541,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,112 374,112 000000000000000009cc3e4f14ee97ddead7d05ba6eed229f0cb4af15dd32c4f 1 0.00/1.00 vMB 0
374,111 374,111 00000000000000000568ec617b89fc563e228d269bd6625e31dab3fb962b1213 1,967 0.95/1.00 vMB 53
374,110 374,110 0000000000000000040d260e80846888e5baaa3b1ab2b947ad48e552df0129f9 3,036 0.93/1.00 vMB 96
374,109 374,109 0000000000000000032d5cd55aedac4e8cfd27646faf922f7acd54ed423e03b0 1,509 0.75/1.00 vMB 48
374,108 374,108 00000000000000000e3867c56f15ce7f6b6b172cf12c57ee59569af8614c6a10 2,506 0.93/1.00 vMB 82
374,107 374,107 000000000000000012d79da739720c47016512033bf38d1085495a588a574946 1,157 0.93/1.00 vMB 21
374,106 374,106 0000000000000000091985473b011bddd4cdcac1d7972f2b22adfedc65abfc3d 832 0.93/1.00 vMB 16
374,105 374,105 000000000000000006827e81ca824b5a1a741b0378d5acd1b0ab13ba9d2eacc1 879 0.95/1.00 vMB 14
374,104 374,104 000000000000000008fb0b6c46a224293cc824680ef7e381806b88d150259788 72 0.03/1.00 vMB 66
374,103 374,103 00000000000000000c9dea40eb17d23bf8fa0096baee9dc11fabb21a886364b6 1,367 0.93/1.00 vMB 28
374,102 374,102 0000000000000000039fe7101bb26a65a4020762650c4dd7faade94f95578777 998 0.93/1.00 vMB 20
374,101 374,101 0000000000000000100789a44bb251ec52fbc148e7c7ee923605b753b2d072a8 1,162 1.00/1.00 vMB 21
374,100 374,100 0000000000000000130008ab92a2eff984a1e6b2e619736098c9208987ec5232 1,392 0.93/1.00 vMB 25
374,099 374,099 000000000000000003326e4bd265cb93cb7660379d624aa89740428d0e584649 2,399 0.75/1.00 vMB 92
374,098 374,098 000000000000000013321512d26a0ef6cbe3cb4a0adfcc250463ee20ce4e6dfc 895 1.00/1.00 vMB 12
374,097 374,097 0000000000000000012e75ab61fffcbc841c2fa5a9d84f871e32295a0407a7f5 2,254 0.90/1.00 vMB 43
374,096 374,096 0000000000000000130ca76d46d33d7cb890131abf419dc5be0b28ffd52b6ffb 2,301 0.75/1.00 vMB 105
374,095 374,095 0000000000000000099e4a4f2065f21c9ec6f641d3271752f0dd4a60bd33e321 1,274 0.93/1.00 vMB 24
374,094 374,094 00000000000000000da503c8cdb077bd8fbfd0ae94c4c345c53e12ccec8a87af 2,370 0.75/1.00 vMB 94
374,093 374,093 0000000000000000061ed9eb2542d3b6508726ef0e2bb676c72c3de6ab70e350 1,103 0.49/1.00 vMB 51
374,092 374,092 000000000000000010fde45e1e455e5b6eb08ab2421745e2fd720ae7ad7eba8f 1,004 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.