Loading Tool

Explorer IconExplorer

Memory Pool

50,030 transactions
30.13 vMB
0.09998229 BTC
Random Selection Loading Transactions
Max Size: 161.27/200 MB

Candidate Block

Mining Attempt 35d58b7cfa19ac688d7eb3ff50eb0fe97f7955dc8f59e8b1bbb575fecbc0f341
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 849e271f76ffc92439794c92c2f466e1d4fee680c49c50a2dfdf921d76433e87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,289
Size: 1.00 vMB
Total Fees: 0.02989066 BTC
Feerates: 80.71 > 3.00 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (440,484 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,329 474,329 000000000000000000948c7449b0e39974e4dba98ed0a2fa046ab3cf5fa34a76 1,897 1.00/1.00 vMB 166
474,328 474,328 000000000000000000525b656c6153bfca25e69d85cca35c712f6547548c5118 2,164 1.00/1.00 vMB 213
474,327 474,327 000000000000000000f2b3371bb1bbceca437dd98d3cb5f8e680c7e5a78b3254 2,053 1.00/1.00 vMB 36
474,326 474,326 0000000000000000006be6eb4b63e4a165b2ba0ac940ebad54ad722239a3f663 2,627 1.00/1.00 vMB 35
474,325 474,325 00000000000000000114a3bdc70362b748d1372be6c840acc13a6d4bcd84a5c8 1,192 1.00/1.00 vMB 99
474,324 474,324 000000000000000000b661850278cc72b0d2cf3cb13319971e9b307644e51879 1,908 1.00/1.00 vMB 149
474,323 474,323 000000000000000000f0f4be7a85cb57ccccfcccc5844dd23699354860bb5d31 2,015 1.00/1.00 vMB 293
474,322 474,322 0000000000000000002015228f9e0e30feac60b3d659dc3c2ccfbb39d93ba4ad 819 1.00/1.00 vMB 40
474,321 474,321 00000000000000000089b118f075d11e78db78610b028ed951c42db5b833d176 1,583 1.00/1.00 vMB 181
474,320 474,320 0000000000000000018b3b4b7cad44947ffc61e19adaf7f3f9c504650252cba3 2,168 1.00/1.00 vMB 315
474,319 474,319 0000000000000000002bd2be5f45fd2ffdd76499dab218fbd217933f9400ef14 1,847 1.00/1.00 vMB 221
474,318 474,318 0000000000000000006ff421ce7bdc7ad9681004162f26419dd9fce589af5807 1,787 1.00/1.00 vMB 189
474,317 474,317 000000000000000000bfe2ad4de9150f8d98e9be1d6dbdfdf25ebb8772aada37 1,919 1.00/1.00 vMB 340
474,316 474,316 00000000000000000039d623454c3c22ff476e11b61d63479b7289de3e21dcc0 1,797 1.00/1.00 vMB 196
474,315 474,315 0000000000000000016b4ac697f62d051fee630b8db55fc2c347e0e0eaf3bd77 55 0.15/1.00 vMB 27
474,314 474,314 000000000000000000f9a403fe40a882bfd0c82699998ca37929a55415f202ad 236 1.00/1.00 vMB 12
474,313 474,313 000000000000000001483eb8924c4747309f95ddf0dae41284a618bf836e89e6 758 1.00/1.00 vMB 62
474,312 474,312 0000000000000000003afa3fb1dacdffa6ca543be15092b67aff3e64bb4ff2dd 475 1.00/1.00 vMB 25
474,311 474,311 000000000000000000f960bc35820f1c2eea0021b9d8120b353a8bd3f372a55c 2,213 1.00/1.00 vMB 160
474,310 474,310 0000000000000000012133fed2dc86592f61df65889df61ddb1ec49b33733d66 1,323 1.00/1.00 vMB 47
474,309 474,309 0000000000000000011f80f2e47a28f6e02b061c0fef82f961401ccd7badacaf 1,849 0.84/1.00 vMB 245
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.