Loading Tool

Explorer IconExplorer

Memory Pool

82,883 transactions
30.71 vMB
0.13926306 BTC
Random Selection Loading Transactions
Max Size: 185.05/200 MB

Candidate Block

Mining Attempt 54a61227db08e6073c3af74efdf9abae7aad615044919dc8ffd41daf15b62aac
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root bcb5ed835e3ef2a617b0e0b935d2473953130dd63e38a90228ade9ff1c0ee3f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,724
Size: 1.00 vMB
Total Fees: 0.07416771 BTC
Feerates: 203.60 > 7.43 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (396,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,268 518,268 0000000000000000001c69a33d714ff4bc96ff5b1e306e9ca6fa0c0db7332fcd 18 0.01/1.00 vMB 51
518,267 518,267 0000000000000000001a19b9f3982aa5b68b35185110e73d9e3a9ca4af0f26d0 764 0.97/1.00 vMB 13
518,266 518,266 0000000000000000000b90d438c9de1d8c91c5f347d5a0f694543aa30ad0c70f 1,495 0.98/1.00 vMB 21
518,265 518,265 00000000000000000016f8d9e938a1380ef38a3ac5bdaffd929ac859a23bb345 1 0.00/1.00 vMB 0
518,264 518,264 0000000000000000000eeb1b5078b323238fb9ad724488b214e7d4c49f5c73a8 202 0.99/1.00 vMB 3
518,263 518,263 00000000000000000034fb3987d0dbdc00bdc900ec96ac6d68012c1a5ba1fa19 207 0.96/1.00 vMB 3
518,262 518,262 00000000000000000021ac8deb737b629977e39253c587f8ac2b4fef64da4e1c 1,108 0.99/1.00 vMB 12
518,261 518,261 0000000000000000003a73832b019c75ed021a1244bdf358ac54599f6da965f1 611 0.97/1.00 vMB 7
518,260 518,260 00000000000000000047422a0e53723aef11edc99fc56d43a8098d084450ecdf 823 0.99/1.00 vMB 12
518,259 518,259 0000000000000000003d9ed27dc6dd6f833a60c71997f617eb34ffcb536e2bd0 544 0.99/1.00 vMB 9
518,258 518,258 0000000000000000000f2589880d42505b96b6a7b78bb7b11730f9a6007c8038 476 1.00/1.00 vMB 8
518,257 518,257 00000000000000000005c7a25b3d70b0ac1376dcdeb232ab1ed1b5178617d927 1,166 0.99/1.00 vMB 14
518,256 518,256 0000000000000000003e4380732d71704005146a6f425a203166e29b72fe2214 55 1.00/1.00 vMB 2
518,255 518,255 00000000000000000037136147284127acbce0ce0614b75083ff47d808c6f94e 237 0.99/1.00 vMB 3
518,254 518,254 0000000000000000003cf2ef88b24bfe35322d59d0f31ca834e7b257a6dd2586 587 1.00/1.00 vMB 12
518,253 518,253 0000000000000000003543574bc38dbd91eb4585bb6f22635720088b1b03a036 297 1.00/1.00 vMB 4
518,252 518,252 000000000000000000066b188c02adf9e500470d87a5a20fd63fac52dbf080fc 1,072 1.00/1.00 vMB 13
518,251 518,251 000000000000000000196cde5a5d191cecdb9c219ec96de33d5c136625ef74c7 63 1.00/1.00 vMB 2
518,250 518,250 0000000000000000000815be686a429a21b57263dbe5bd9239d66ca0aaf6a179 1,066 1.00/1.00 vMB 14
518,249 518,249 0000000000000000002d7047cf066318b4031a63c415ca2274495f5d16ece618 1,517 1.00/1.00 vMB 20
518,248 518,248 0000000000000000000f15d953076063641fbae5a8409b60856edda1d60d7665 1,750 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.34 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: 661.33 GB
    • Received: 14.80 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.