Loading Tool

Explorer IconExplorer

Memory Pool

80,611 transactions
35.10 vMB
0.20319557 BTC
Random Selection Loading Transactions
Max Size: 195.38/200 MB

Candidate Block

Mining Attempt ce5f3cf5cb343ff444b1ceca05053c40af1a958eb2c9ced1e287a31e1783c081
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 01c16b470e0f8bc62f701998a8eda19f73b4c85e1a28e7b42e7465acbd479cb8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,510
Size: 1.00 vMB
Total Fees: 0.06492235 BTC
Feerates: 477.45 > 6.51 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (607,902 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
307,515 307,515 00000000000000000b67e73125db9836ef597139132c271bceb32b45729ff73c 162 0.12/1.00 vMB 25
307,514 307,514 000000000000000051a60f24e55cdec7925fd96bad920dae3b8eed91c9761275 19 0.01/1.00 vMB 47
307,513 307,513 00000000000000003fe5e11d0374378662a7091d9107bd4a4837dcc14c87009d 113 0.06/1.00 vMB 36
307,512 307,512 000000000000000030e755e28b5432fc3a79ceceb6b79d2da7a89ac2af8b401e 24 0.01/1.00 vMB 12
307,511 307,511 00000000000000003d4a07efa0db3685e2dc375c575d3abd2b0b498df76c4a19 506 0.32/1.00 vMB 28
307,510 307,510 000000000000000047290a90dd13b6877c8ae43b5db4e1f2e086145ee9ecadc1 4 0.00/1.00 vMB 9
307,509 307,509 00000000000000000ce4001fcbdd3046109f79341088f27cf635ab4cb3b22d14 128 0.05/1.00 vMB 32
307,508 307,508 0000000000000000107ba0396bdc345af72deaa0d08801b75332fceae97d8301 562 0.27/1.00 vMB 33
307,507 307,507 00000000000000001f3e2d01507c0ce73c5f0292b42a4891578fc989f78a300f 36 0.03/1.00 vMB 21
307,506 307,506 000000000000000046b73a3f81208e79e3a4a795754214bab108b3cd38e59257 18 0.01/1.00 vMB 27
307,505 307,505 00000000000000004fbeffb873f173c70d3a5c56f6bb8fe294b9656a2d605134 341 0.18/1.00 vMB 30
307,504 307,504 00000000000000002a0a6c094222ed27a4a0d12bfcdf14c36411fa531e797b6b 315 0.26/1.00 vMB 24
307,503 307,503 0000000000000000241251764629a88aacd2047e666c709d8d8ab37c840daf6d 93 0.05/1.00 vMB 26
307,502 307,502 000000000000000027a0118b040b15bd553d1abaea4eaa4c9dba993da20f5222 25 0.01/1.00 vMB 30
307,501 307,501 000000000000000050952609e0d97ecc277ac5669972238336d19f1cb43e0ea0 291 0.14/1.00 vMB 33
307,500 307,500 00000000000000004375fd207a3dbbc9debf22d9f4d20a6588f49788f645d569 11 0.00/1.00 vMB 31
307,499 307,499 000000000000000011ffc75ef8c3052e094ea32e182e791e3b485dc741b57e42 118 0.06/1.00 vMB 36
307,498 307,498 00000000000000002a0f6060eca204941f17e085847101a72d4cd49f432afd22 282 0.14/1.00 vMB 32
307,497 307,497 0000000000000000069b9959a903dff73118c62d1ec5d0a1c0fc1e73ceef1207 427 0.42/1.00 vMB 20
307,496 307,496 0000000000000000491d4cb38a5e01d8a2d5802d4ac5f834619536cf1543588c 690 0.38/1.00 vMB 32
307,495 307,495 00000000000000001c8ef90a8b16325fb3a17cd32d4da95c47a50120d8057ce6 554 0.31/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 783.11 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: 736.16 GB
    • Received: 18.58 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.