Loading Tool

Explorer IconExplorer

Memory Pool

75,148 transactions
27.76 vMB
0.07622350 BTC
Random Selection Loading Transactions
Max Size: 169.36/200 MB

Candidate Block

Mining Attempt 482aa1a455fd92a133af182e4538ec5aadcccc05cfb9a9af009eafea324d0c3a
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root 49d26a5bfa70bdef06c4b29e9de8970ae9a37741f83da47d480d52d37bcd4503
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,116
Size: 1.00 vMB
Total Fees: 0.01683608 BTC
Feerates: 100.00 > 1.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (432,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
483,074 483,074 0000000000000000011a16c41b06434c369a544be5cd3d701657beedab9e0681 2,008 1.00/1.00 vMB 387
483,073 483,073 0000000000000000009aa577861da4d096bf7f5fe77ac119b505cbedb43f17e9 2,907 1.00/1.00 vMB 418
483,072 483,072 0000000000000000008d1fbec0058151cb318cf1672938c36f01aeaaf77c806c 1,012 1.00/1.00 vMB 487
483,071 483,071 000000000000000000be5155f563f0d49c76bd964ad61a06184a2d5e2f5ae578 245 1.00/1.00 vMB 8
483,070 483,070 0000000000000000009acd339c0c62015b2eb79091f4f794f78485f79e650fcd 1,130 0.91/1.00 vMB 211
483,069 483,069 0000000000000000010fe4fd664cc9020a3b13fac303d1323a99080802e32b9e 940 1.00/1.00 vMB 67
483,068 483,068 0000000000000000007062d55d9b1abe1a2e441592e457235334f04fdd5b860b 1,934 1.00/1.00 vMB 285
483,067 483,067 0000000000000000012f84f9b8497984e13fb21b251cc8df2a9a3d3cb463f9c8 1,199 1.00/1.00 vMB 130
483,066 483,066 0000000000000000000cc0c474a75ffc45eb03a34f6dad7e03afc677f39a771d 1,218 1.00/1.00 vMB 141
483,065 483,065 0000000000000000004979d4ed5be0b80b220b96af0e75dbe8ed02f67b104ed2 2,191 1.00/1.00 vMB 260
483,064 483,064 0000000000000000002ed4ece204ee3085878ca990ca63b93f4ba6213a872e3f 1,309 1.00/1.00 vMB 145
483,063 483,063 000000000000000000c3615ffa7b72de2774347d71b29cb7a091986b0f20153b 91 1.00/1.00 vMB 2
483,062 483,062 000000000000000001116c7cce52180c385084d5111f130dcf025b4f852a15ec 1,678 1.00/1.00 vMB 191
483,061 483,061 0000000000000000004276ef0f242a5c33f04ade1928a640fd6b12ad6dee0ba0 183 1.00/1.00 vMB 9
483,060 483,060 000000000000000000fb0ad5ccbd7b72dfaca5d58f1bf533ee7292417fe3141e 256 1.00/1.00 vMB 40
483,059 483,059 000000000000000000d55f19d6fc9479652fbb73a7030543e0c00c27b9052218 986 1.00/1.00 vMB 154
483,058 483,058 00000000000000000027b79e46e21af1fef675618474a04911fc293715c8e3d2 804 1.00/1.00 vMB 90
483,057 483,057 000000000000000000aaca3ac889f8000920bac36d70fa349619a5bb66e14e98 1,786 1.00/1.00 vMB 209
483,056 483,056 000000000000000000cf4b33b7bc8615fc09b12ef2f08cbc3acf8892a427e9f1 1,360 1.00/1.00 vMB 87
483,055 483,055 000000000000000001369ecb6d176b9a5534e9d6a143cf2df33329fdcc6b48e1 2,167 1.00/1.00 vMB 250
483,054 483,054 0000000000000000010597e90dc665bf95aad1248422c82f967737ba45594cde 2,085 1.00/1.00 vMB 272
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.