Loading Tool

Explorer IconExplorer

Memory Pool

77,607 transactions
34.13 vMB
0.14907099 BTC
Random Selection Loading Transactions
Max Size: 190.27/200 MB

Candidate Block

Mining Attempt d93be1c965a4f2a3f94f5aded8869dfaf0aa080920b589e3997ebcd2232f049a
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root d6c8fa618472114463d04b2d4711fb0976907d2551b5956fb753cada91895372
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,914
Size: 1.00 vMB
Total Fees: 0.03083167 BTC
Feerates: 444.31 > 3.09 > 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (491,432 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
423,985 423,985 000000000000000002e738051cd84d1d32c8edf1378ac96b35592bb3508486f9 1,826 0.87/1.00 vMB 61
423,984 423,984 000000000000000003e6142bf1c397241230c2b58429d7282bb233539f86f66b 1,193 0.48/1.00 vMB 80
423,983 423,983 000000000000000002f6f48e6553c1466c843bf5e24e1c99fe13046815057399 451 0.19/1.00 vMB 64
423,982 423,982 000000000000000001b3f02d07ce25d54399b401b6feb117c63efc7110492055 1,367 1.00/1.00 vMB 35
423,981 423,981 000000000000000002b8e81b76c668b90b601a326a3c87d32405a6fb862b7bd3 935 0.46/1.00 vMB 55
423,980 423,980 000000000000000000816a81fd250fa4233b7732c93dcb10d23b7c73ee3e9642 2,259 1.00/1.00 vMB 59
423,979 423,979 00000000000000000327a47ca8b3e7c78b1073455d1337590a62a48ba3ab8c4a 25 0.01/1.00 vMB 81
423,978 423,978 000000000000000003fb5ee4c7171d607b1edd1b414e0771d9f70059d5671fd8 1,016 0.99/1.00 vMB 36
423,977 423,977 00000000000000000208909afd2178e4e6992dd781bbf07fdb914c9e18a7fb47 1,930 0.87/1.00 vMB 58
423,976 423,976 000000000000000000d08eedea78bde5cb2d46f37c9be46677e4b9f7ec89c05e 1,274 0.58/1.00 vMB 54
423,975 423,975 0000000000000000031dd6cc98af4062f3b8c5ebaf5a7f0c3e0afa0b5eccbb1f 1,170 0.48/1.00 vMB 89
423,974 423,974 00000000000000000352c32093d59d74804b0b40d3bd73451c9cac671f5d6709 177 0.07/1.00 vMB 53
423,973 423,973 000000000000000004079ffc55c59bbf4d8c0fb795c9b9ee77fad274dfa65b3f 1,565 0.86/1.00 vMB 73
423,972 423,972 000000000000000002075893e90b45cb41660b42355a3e48df9ea02a5a5f0aad 201 0.07/1.00 vMB 68
423,971 423,971 0000000000000000045262bb842b2de8a6a0c9025c8d59b680eeeca59e7251d7 1,109 0.99/1.00 vMB 29
423,970 423,970 000000000000000000ced801414dc3f3fe30843350a51952e3f79064a177e5a7 1,293 0.50/1.00 vMB 72
423,969 423,969 0000000000000000034177ed3c1f14f34793e2a87de755263b935ca35aa4968c 556 0.99/1.00 vMB 13
423,968 423,968 00000000000000000099c42839667a12a9cef39e8c8c361612eaf06a1adfd591 952 0.99/1.00 vMB 25
423,967 423,967 00000000000000000184868acbefa15fde73f84f0b9c155f75090fbd005490ac 1,748 0.72/1.00 vMB 60
423,966 423,966 0000000000000000033b6926db8369bdabf395e170816cec35d662419d4378e3 607 0.29/1.00 vMB 59
423,965 423,965 000000000000000001c06ab48fc515180284cc58bfb5451ffbbaab41a0872229 416 0.21/1.00 vMB 45
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: 735.19 GB
    • Received: 18.57 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.