Loading Tool

Explorer IconExplorer

Memory Pool

76,811 transactions
28.75 vMB
0.06829379 BTC
Random Selection Loading Transactions
Max Size: 174.18/200 MB

Candidate Block

Mining Attempt 73d53f35a922b5a43b80c3762eeea0940fa28e416ee5dad2d5afd33237f46772
Version 20000000
Previous Block 00000000000000000000e77986292dbc09ac5349d11628448e2144e30f8f2f64
Merkle Root d7041c960a1d6bd50e64035755ac25aa7c90994fe34c6d9942093c12933cd01d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,570
Size: 1.00 vMB
Total Fees: 0.00847989 BTC
Feerates: 50.27 > 0.85 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,155 (541,041 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
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
Previous 10 blocks ↓
Total Size: 782.66 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: 673.06 GB
    • Received: 16.36 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.