Loading Tool

Explorer IconExplorer

Memory Pool

76,973 transactions
28.71 vMB
0.07669391 BTC
Random Selection Loading Transactions
Max Size: 173.72/200 MB

Candidate Block

Mining Attempt 2ad5f417bf60278b175cb5a18039cbca10127711beddcd032f90db9ea1ebe9f8
Version 20000000
Previous Block 000000000000000000011d49c0349887e36fe6508c1977edbe2c0a508259bee0
Merkle Root 0294fc672df4ed42a00bd18abc0b14ef071508b0cb46da860c3ff4b44062c28b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,045
Size: 1.00 vMB
Total Fees: 0.01702469 BTC
Feerates: 100.17 > 1.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,136 (541,013 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,123 374,123 00000000000000000205875671d027aec09a1da2b32e6407d7ec66e64f0ea6f5 1,009 0.93/1.00 vMB 19
374,122 374,122 00000000000000000b7db8bc7e7435bb3323561763567d3b36fef760cafc599d 1,468 1.00/1.00 vMB 38
374,121 374,121 00000000000000000cc45986a39e6bf4b4759a5c53620287679b875f1994651f 850 1.00/1.00 vMB 15
374,120 374,120 000000000000000007fdf66aea8c0d09782403aa23af192319e2771da0059c5d 1,562 0.93/1.00 vMB 39
374,119 374,119 0000000000000000081c95e331671152df9f0a7f1e3a9715235e4639e1999764 1,122 1.00/1.00 vMB 26
374,118 374,118 00000000000000000b01332e37989a0290b79ff9b646a263dfd292271987337b 928 0.75/1.00 vMB 30
374,117 374,117 00000000000000000f82d5a4fdd014ec8ed62dc75bb8a7ad6c542faa8c8bd305 680 0.95/1.00 vMB 9
374,116 374,116 00000000000000001238938da19b579b0d2e1c082b29cba035bc8a68c9cfa0d5 1,487 0.75/1.00 vMB 56
374,115 374,115 00000000000000000989c7670f6ca869c60452d65fe7a7760ee1af43c037bfcc 834 1.00/1.00 vMB 13
374,114 374,114 000000000000000010dcc67efed12c3caf7bb98a5a16a96e7bfa8b0541532df0 958 1.00/1.00 vMB 23
374,113 374,113 000000000000000010c6d5445c9076faed56b4a6f5dc07af1f52a9f3e45d740a 997 0.93/1.00 vMB 17
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
Previous 10 blocks ↓
Total Size: 782.63 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.12 GB
    • Received: 16.15 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.