Loading Tool

Explorer IconExplorer

Memory Pool

86,885 transactions
31.83 vMB
0.15540249 BTC
Random Selection Loading Transactions
Max Size: 191.88/200 MB

Candidate Block

Mining Attempt ed1847f4ecb949eafa0d616b0c13962674674abd35248434e53846eaeefe55cb
Version 20000000
Previous Block 0000000000000000000110c73b9e3f7b41bda81a2bd2f968d3568570886e34da
Merkle Root a100729e6c38e836b33a1fd6534c4cacb0ff1b27e5ea78394e76e66bf73d266a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,582
Size: 1.00 vMB
Total Fees: 0.06902498 BTC
Feerates: 214.31 > 6.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,969 (346,686 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
568,267 568,267 0000000000000000000a2add4f837c18dff8fc90ea1356a97f63cad58767c89e 2,712 1.00/1.00 vMB 37
568,266 568,266 00000000000000000015b6ba12af148823c8c640948d6c0f53b85ccf6b885f3b 977 0.36/1.00 vMB 20
568,265 568,265 0000000000000000002c8c34e03b29db81e484675134e0286be8a10dfdd48b49 1,478 0.73/1.00 vMB 21
568,264 568,264 0000000000000000000c68ece31cca658dadb7ae4fde7c4d4b2166902c05f496 553 0.26/1.00 vMB 9
568,263 568,263 0000000000000000002527c13b779e645fdb5844ee8e694fa41efa9a49484c71 3,041 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.33 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.79 GB
    • Received: 14.77 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.