Loading Tool

Explorer IconExplorer

Memory Pool

82,833 transactions
30.58 vMB
0.13981386 BTC
Random Selection Loading Transactions
Max Size: 184.12/200 MB

Candidate Block

Mining Attempt 9341d46ed3f403044407e7a4ecd626ddbbe754253a7cb2d55ef1031fecb7230f
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 56f933c684e15ced5c603c4c5ca278a1b1d118a26ba3e20a071f5012c016a815
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,160
Size: 1.00 vMB
Total Fees: 0.07594733 BTC
Feerates: 150.77 > 7.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (424,992 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
489,976 489,976 0000000000000000000337e238e400650a1fc22f400ee4aeb80252b164602ef7 724 0.96/1.00 vMB 28
489,975 489,975 000000000000000000c22a5012684128abe4d0ca0f39190fb7bf94d643cf0c3f 2,777 1.00/1.00 vMB 102
489,974 489,974 00000000000000000065c7fd8ae51930af8afaf3527ac635b26720f118268cbd 1,996 0.95/1.00 vMB 96
489,973 489,973 000000000000000000e6aea274a28a47b19d8f93d9854c116e5e5fc28cf5fe36 2,341 1.00/1.00 vMB 9
489,972 489,972 000000000000000000e21d6e3bd9b91309991dc1a4d9a3dd9b7cb014106a0fcd 2,261 1.00/1.00 vMB 149
489,971 489,971 000000000000000000e4b937a8526bad3a71e6a1af3cec0a4737da527227dd59 2,587 0.98/1.00 vMB 242
489,970 489,970 000000000000000000a0a1d16e6587dc3d3cf6ed4af68e7ac8ea804f6ccfaad5 2,286 1.00/1.00 vMB 70
489,969 489,969 000000000000000000660c7b2bafa278c9c8ba995d098c40890790763e1940cc 2,054 0.96/1.00 vMB 166
489,968 489,968 0000000000000000000fd3e6114a7637a0b682f5622fdfc41665d1fb59c5db49 2,423 1.00/1.00 vMB 230
489,967 489,967 000000000000000000ac35882196c429754216aef7f997488691c29903b9f127 1,303 0.94/1.00 vMB 31
489,966 489,966 0000000000000000004e9a117acf0cc99916155e1f4c4d01361b5f262a82a0c9 3,115 1.00/1.00 vMB 9
489,965 489,965 000000000000000000af753afdc351990035b19fee85933b1bf705314494f026 1,806 0.98/1.00 vMB 38
489,964 489,964 0000000000000000007e0997668e7588d2cba48424b92b70b06e0cb0210e21da 2,218 0.91/1.00 vMB 106
489,963 489,963 00000000000000000025ddab627f8a625032c71f46782b04d0cf553b549fa510 1,736 0.92/1.00 vMB 146
489,962 489,962 000000000000000000b029edfba3c9a66065bcd636551a259b6d6fdcb81ff1ea 1,760 1.00/1.00 vMB 96
489,961 489,961 000000000000000000bc7fc9d0efe758335f69eef4ff1e969d6124c6c267105f 1,836 1.00/1.00 vMB 92
489,960 489,960 000000000000000000a57b634e7745e7e7280f614720707582feb5d76b12c393 2,615 1.00/1.00 vMB 248
489,959 489,959 0000000000000000001cedd47afa08586497ad1b406e5d621801aea937b4067a 1,956 1.00/1.00 vMB 27
489,958 489,958 00000000000000000006475290c0b05db8c5aeec1298ee86462a948dfa96fd11 2,233 0.98/1.00 vMB 304
489,957 489,957 000000000000000000caf706ac2be539feb721992c880be7fa0db71a3d1b73d1 1,772 1.00/1.00 vMB 270
489,956 489,956 000000000000000000d742825246f810b317f295f17206e58901dfac67d7b8e7 2,277 1.00/1.00 vMB 51
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.43 GB
    • Received: 14.74 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.