Loading Tool

Explorer IconExplorer

Memory Pool

89,300 transactions
33.07 vMB
0.20981689 BTC
Random Selection Loading Transactions
Max Size: 199.84/200 MB

Candidate Block

Mining Attempt 3308095e2504cdaa402f9f65a02eb90055a6c4957d09c09d86e878e264c77211
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root ad3de2d2910de245e7bcf12839ace13b43bd4c25cd7001c5712c836bfe1812ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,636
Size: 1.00 vMB
Total Fees: 0.09424034 BTC
Feerates: 387.56 > 9.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (346,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
568,288 568,288 0000000000000000001aed7458b16c73099ff54e5de13fb55a16138542fb4d78 1,531 1.00/1.00 vMB 32
568,287 568,287 00000000000000000007cd698421d4d916dfce38c176b26fdcbae9701f80f555 951 1.00/1.00 vMB 81
568,286 568,286 0000000000000000002d1806e25354b75423bd173d8e4c172c391c24c14f796e 1,057 1.00/1.00 vMB 9
568,285 568,285 0000000000000000001fd8c9b90e89ba5375d2efd656c498800008c33896d4aa 2,624 1.00/1.00 vMB 15
568,284 568,284 0000000000000000002c15ed613f20ade999d623ec58e640e54effb9e5c55ee3 2,873 1.00/1.00 vMB 23
568,283 568,283 000000000000000000063a14ffc84542ca323d53c4d0e6b5a9659cf806aaa59f 2,697 1.00/1.00 vMB 13
568,282 568,282 0000000000000000002bb9ee76ed86dd200b8c37cc4779de321044034f4424b4 2,741 1.00/1.00 vMB 27
568,281 568,281 0000000000000000002d3d96e3c7671d1a8a9a0bfca822e2b6b708b8258cecf3 2,909 1.00/1.00 vMB 26
568,280 568,280 0000000000000000000c08601ba512385887738b2d456bc75d97e290928e1ce3 2,104 1.00/1.00 vMB 11
568,279 568,279 00000000000000000008198047cb70ad6cd8744486b145722eeca4726cfc66df 2,935 1.00/1.00 vMB 40
568,278 568,278 00000000000000000010a347be817922f188885f77c08b0411dc880e9dfb5522 2,512 1.00/1.00 vMB 17
568,277 568,277 00000000000000000004455a045eb47a3ec1332c7061c45e513068ba2509acd7 1,454 1.00/1.00 vMB 5
568,276 568,276 0000000000000000000e582bc4dd86270e5421581a09a9a52a8355e5bafef895 2,794 1.00/1.00 vMB 36
568,275 568,275 0000000000000000000b6a335b4bf2af5f54784e4e1eb26d4ece854679f1feb6 2,679 1.00/1.00 vMB 21
568,274 568,274 000000000000000000139259767fa5e3c14515385b566c8b6222a668e2c4cb5f 2,450 1.00/1.00 vMB 43
568,273 568,273 0000000000000000002266e435f8b8698450bae8a6dbe1542887f029f260bf7a 2,441 1.00/1.00 vMB 8
568,272 568,272 00000000000000000011bc34a91b1cb00d153e6fed5c6a6ebf68791ede81ae86 2,841 1.00/1.00 vMB 28
568,271 568,271 00000000000000000009105e71cee98f78da97fa3bc1f6acb9fb536fdcf539a1 2,977 1.00/1.00 vMB 17
568,270 568,270 000000000000000000117bcd6b20c0004d14e4368f190205dc5de84f2760787d 2,802 1.00/1.00 vMB 45
568,269 568,269 0000000000000000001082cd0456f576eb99ae71e289501274d139a0334ec413 2,660 1.00/1.00 vMB 15
568,268 568,268 0000000000000000001648585c1e16bc8c7c48a8b1695bf97013de4f09ee481d 3,116 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.