Loading Tool

Explorer IconExplorer

Memory Pool

80,273 transactions
29.88 vMB
0.07538993 BTC
Random Selection Loading Transactions
Max Size: 179.89/200 MB

Candidate Block

Mining Attempt 563ccb7bea8182b4959191932a3bd6d65b6eab3500f019fcc21542244283de5f
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root 1ced232a03fe1f3472adcda58fd616628d6cb6d424682791d5d0431f67205f4d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,934
Size: 1.00 vMB
Total Fees: 0.01430543 BTC
Feerates: 197.70 > 1.43 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (421,443 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,545 493,545 0000000000000000005fe781dcbebe507a72cb7182e1a896b9e8d8a1796962b8 1,985 1.00/1.00 vMB 49
493,544 493,544 0000000000000000008a4cead76eaf8ae73bb8fa4569bdb05b0c9dfffb4b3923 2,333 1.00/1.00 vMB 138
493,543 493,543 0000000000000000009b93d64db180f0b665552a002d635df3a9084a6dccc539 2,796 1.00/1.00 vMB 288
493,542 493,542 0000000000000000005672295509c325e59104730025acb1c690ed113bfc2a8c 2,216 0.92/1.00 vMB 69
493,541 493,541 0000000000000000008b36db1593b769e9f7a7924eb6efed2186b400bb93610c 1,884 0.71/1.00 vMB 263
493,540 493,540 0000000000000000000b64254ae797a2341e5d9a44208c450e1aad2bbc8bc6f2 1,758 1.00/1.00 vMB 262
493,539 493,539 000000000000000000bc61729d38d934ae6c3fcde2b8787012ed3151bc7bb7ae 1,016 1.00/1.00 vMB 113
493,538 493,538 00000000000000000022531a0e7073c53f56a4418a319313b008c020d3d854fc 2,164 1.00/1.00 vMB 225
493,537 493,537 00000000000000000054a47b7cd56c242cfb3687991d6ee15a4e00fca996dc27 1,470 1.00/1.00 vMB 191
493,536 493,536 000000000000000000c06ceaee26f0cc1cc240a33885c2b819cd306bf2e7f918 1,975 0.96/1.00 vMB 261
493,535 493,535 0000000000000000000a96939bd8fbcb1d56a8118394172f954dca94769b02a5 2,467 1.00/1.00 vMB 248
493,534 493,534 0000000000000000005bb447fc1099b17c8a6cb017642810bc95c04c7e516b0d 1,779 1.00/1.00 vMB 119
493,533 493,533 0000000000000000009c78f26ec9b1b36096c7bc32a67ea58b8a7df1f3e6b1c9 1,395 1.00/1.00 vMB 142
493,532 493,532 00000000000000000073ed140845739dfcc7ef96f80b4c2b87110ff59659787e 2,166 1.00/1.00 vMB 257
493,531 493,531 00000000000000000064ff6c36b956c05486bc492898b30232e1ab129705f0da 1,483 1.00/1.00 vMB 98
493,530 493,530 0000000000000000007f149e529290b51fb16a2e024483d84d387327f592cae1 2,663 1.00/1.00 vMB 269
493,529 493,529 00000000000000000036ca718885d14778a9e82695124c107920229ebd92cf33 2,024 0.97/1.00 vMB 164
493,528 493,528 0000000000000000002c29452060975511507693eefdc166a0a93b9092d6e483 625 0.99/1.00 vMB 17
493,527 493,527 00000000000000000063d85c5301975586772cd8890e36e6ed87cb528b476358 1,405 1.00/1.00 vMB 71
493,526 493,526 000000000000000000212f289970daebcdde0be939908daf38cacf7b57e2b86f 1,648 1.00/1.00 vMB 42
493,525 493,525 000000000000000000adb73510ee8d27c03c74ac2c71338c302773753ed0f5d0 2,276 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.37 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: 663.72 GB
    • Received: 14.93 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.