Loading Tool

Explorer IconExplorer

Memory Pool

80,524 transactions
30.18 vMB
0.09117641 BTC
Random Selection Loading Transactions
Max Size: 181.00/200 MB

Candidate Block

Mining Attempt aae70fd81cfbce36d05f9e0b7c6accb18cb8df2df57f9d774881e77ab9cda4a4
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root c221acbf4ace9fc3f64cd09eb9174cd8c9186d1ec7346d4086c624ab48eb611c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,103
Size: 1.00 vMB
Total Fees: 0.02915831 BTC
Feerates: 301.07 > 2.92 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (471,303 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,704 443,704 000000000000000000bd3bb36d8547078524d808bc6d6b2d99a082b2f236701b 2,438 1.00/1.00 vMB 82
443,703 443,703 0000000000000000021daf0193e48e78b738e10aeea4a37fc00ae595f8a3f0e2 1,616 1.00/1.00 vMB 147
443,702 443,702 00000000000000000124d304a201c0d070fa38965b9526d429ceb5f39c69957a 1,209 1.00/1.00 vMB 39
443,701 443,701 000000000000000002dc25a5c018535c71fd1ba7eed408869e49aa0415ff84fd 2,071 1.00/1.00 vMB 68
443,700 443,700 0000000000000000000a394efd567b68581485fa91bbec42b24a4268fda73a42 897 1.00/1.00 vMB 23
443,699 443,699 000000000000000001197ffa841c2a3075f064c03e0c4439809784e3e9418530 1,135 0.99/1.00 vMB 40
443,698 443,698 000000000000000000750bff089e5e2ecb3d4fb483e720e964496717fb42e431 942 1.00/1.00 vMB 35
443,697 443,697 0000000000000000027d417ebbe95ef504103d0546aca072e236b72fefa7a360 1,678 1.00/1.00 vMB 56
443,696 443,696 00000000000000000180677c90b5b09c7b770157ecbbe803e81ad93a7fd3f25d 146 0.05/1.00 vMB 84
443,695 443,695 000000000000000000f83279416ef9532a464b0f90368999efdde1819b1bf970 1,850 1.00/1.00 vMB 51
443,694 443,694 000000000000000001800478e9bdc83fdcb60383779048b96754a4bd455e1226 2,177 1.00/1.00 vMB 95
443,693 443,693 0000000000000000038743698ad5a005b9b368669510814509e66b35befa83d7 1,607 1.00/1.00 vMB 47
443,692 443,692 0000000000000000022dbaf945b3b59b3cf0aaff0ade8fcd0ab0d3875d6171e5 2,142 1.00/1.00 vMB 60
443,691 443,691 000000000000000001e54d42122ff8f87b3260a9a3234f935235f8e0211bde9c 2,010 1.00/1.00 vMB 70
443,690 443,690 000000000000000000acea908c675a4963425b6269c97071dda37266e329f48e 1,954 1.00/1.00 vMB 71
443,689 443,689 00000000000000000262e54ac384a1adcf8acb2cf2d7edda4e9fc89b74ea9bcb 2,995 1.00/1.00 vMB 106
443,688 443,688 000000000000000003239887bfa5278799edb04f0d9fa6358fc5f2e37d6a6ce4 2,107 1.00/1.00 vMB 68
443,687 443,687 0000000000000000012295a526c9a92d3b9003906aa0ebfb049335b4561fb661 2,320 1.00/1.00 vMB 83
443,686 443,686 0000000000000000020c9fb83767ae63093e4c3cb9cf23bd68dc67434d71487d 2,480 1.00/1.00 vMB 80
443,685 443,685 000000000000000001fa6109151c68860e1071514ebf219982a32257c7ca99d4 2,158 1.00/1.00 vMB 76
443,684 443,684 0000000000000000036bc997e52996d7c6bd0c1203ea04aba70e6a7b20cbb085 2,212 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.