Loading Tool

Explorer IconExplorer

Memory Pool

22,843 transactions
9.85 vMB
0.05554831 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.32/200 MB

Candidate Block

Mining Attempt 5ec934fa0f187929d5d1bc1170829bd4913e1d2ea102f192105183a6000ae8fe
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root 713fc9c574ceb0855bbd7ec95231db08a9a5d4e0fd8f2a3a7209615694aca268
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,318
Size: 1.00 vMB
Total Fees: 0.02897669 BTC
Median Feerate: 2.07 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (744,694 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
168,711 168,711 000000000000054a7d20a9c04da1663544f6784efcb8ea87ffc09ee757db9668 133 0.05 vMB 95
168,710 168,710 00000000000008d5bc00d422add298b38c0df3c01e31c9d48c6e1c089d3b0696 19 0.01 vMB 53
168,709 168,709 000000000000062d2f5d7afb2e6c6d703d59a00f0fb3fc1cbc200c814621707e 32 0.01 vMB 27
168,708 168,708 0000000000000a481d7754cc0b861684b83344baafca5cdc268adbb35248a1f4 8 0.00 vMB 28
168,707 168,707 00000000000001473e98fa10045b7a1dc0599e48e6e1e64a2076729d9db81511 100 0.03 vMB 0
168,706 168,706 00000000000008696a0174c3e8cf64fbf479fa8e408383ba36de1cba49630084 3 0.00 vMB 0
168,705 168,705 00000000000004c3baf50c67e808891e4d76da9fc0cbc1de67e7d5543d53def8 1 0.00 vMB 0
168,704 168,704 0000000000000612eda4f2e0148b0437fe7de697c33e300f1b1a605266e2d67d 25 0.01 vMB 109
168,703 168,703 0000000000000a68b271117b80a4469734737f2ec361c00a0836214d961476cf 113 0.05 vMB 57
168,702 168,702 00000000000006bf982ad0e5d04d7cdf84c87a781008410d9d3447f1f07323da 14 0.00 vMB 32
168,701 168,701 0000000000000a2b9eeb24812e6a059df30d8317c7995272b0b10305dda49bf4 40 0.01 vMB 50
168,700 168,700 0000000000000401e949d05918d018469d3131a6d6bef15e386ec75e6590f4ce 46 0.02 vMB 123
168,699 168,699 00000000000006afd50b877f90de0bac63a461d8af053d0eef8792f05bc2a46b 82 0.04 vMB 58
168,698 168,698 000000000000068c18082dae6e175f77beff5c25cb642c406b0f773e275c518d 68 0.03 vMB 122
168,697 168,697 0000000000000110f1799d055d669b87a7377646fdaa4aabf431afee05371940 69 0.05 vMB 139
168,696 168,696 000000000000042fada4763307a5a643c63786c8cbce47ef7d00a63ad3331f57 5 0.00 vMB 120
168,695 168,695 0000000000000aa72f3f65d93a5875d7a930c42f6df5148da5f47caa67501490 16 0.01 vMB 201
168,694 168,694 000000000000046a1cea073d1135c0750e5cb75fd92198507c423130e9e2e260 1 0.00 vMB 0
168,693 168,693 000000000000030d3dc5f52a240feeb167b0382e7c4d6f3f58c2f841e6f7f8b2 45 0.02 vMB 624
168,692 168,692 0000000000000552dcf9a0494d969a18b9ae7af0cc2e7aff8a82b54ad14f8c27 19 0.01 vMB 133
168,691 168,691 00000000000009c94c884f511377f8ee790e108a66f977ecfb5035ec741c7df1 28 0.02 vMB 24
Previous 10 blocks ↓
Total Size: 779.57 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: 279.07 GB
    • Received: 1.09 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.