Loading Tool

Explorer IconExplorer

Memory Pool

82,137 transactions
30.95 vMB
0.10358297 BTC
Random Selection Loading Transactions
Max Size: 188.20/200 MB

Candidate Block

Mining Attempt bdf6d43c6790ec5f8318d5535d6b2f632ba64b525a48782fc1643ff8805f9e73
Version 20000000
Previous Block 00000000000000000000464fbd6ccc853e5ba244ebbed6c329fc6ad23af9abcc
Merkle Root 7db3c51e70eba46432f30a9870e844f04300866106ba05dc5a1ba6b65cb03a77
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,023
Size: 1.00 vMB
Total Fees: 0.03079878 BTC
Feerates: 200.89 > 3.09 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,382 (440,395 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,987 474,987 000000000000000000342ddfad97e5e0e2bffbb3c358d5a1fda7353132e04a49 1,828 1.00/1.00 vMB 103
474,986 474,986 000000000000000000a6c66c08ea701dffda7f7b51dc99fd8367355b488ad424 2,427 1.00/1.00 vMB 117
474,985 474,985 00000000000000000171a6b278d99e2892174a1a6163481f835ced76019d01f3 2,158 1.00/1.00 vMB 202
474,984 474,984 0000000000000000001dc2f25db572cb70220bd046ba971312cdf7c5ccedd6b4 2,496 1.00/1.00 vMB 157
474,983 474,983 00000000000000000034fb2ba979ba303d91b2e308c093052ff6423e87dd47bc 2,340 1.00/1.00 vMB 219
474,982 474,982 000000000000000000dc4bcf1d26312d92181e153d3d83952a753f32dd981bdb 958 1.00/1.00 vMB 218
474,981 474,981 00000000000000000031a60aec4e224390afdf60b3dd80fea79d68c03f204d32 2,155 1.00/1.00 vMB 288
474,980 474,980 000000000000000000464ece46492d439366b9242b655c83008efe8e1f2bef19 1,836 1.00/1.00 vMB 248
474,979 474,979 0000000000000000004594a3e25864ed07a2f1c6d7e1f30dc9ebb6b641e50152 2,341 1.00/1.00 vMB 306
474,978 474,978 0000000000000000002fb19f32df395db52d39b146d04628f2bff9cbe224b156 2,092 1.00/1.00 vMB 258
474,977 474,977 000000000000000000cb8649fd2e1c751a081eb59ba13afabd8e6d7b5a5e070e 2,245 1.00/1.00 vMB 308
474,976 474,976 000000000000000001288d6c94f75283852540177bd7e1bfc6cb64e0c50de936 1,441 1.00/1.00 vMB 332
474,975 474,975 0000000000000000013d9bd517276e35a0771e32550659602510b0d49f30956d 1,097 1.00/1.00 vMB 319
474,974 474,974 0000000000000000003d3b63d504ba28aea13ad048e41756f0c10fd30829b3bf 1,018 1.00/1.00 vMB 74
474,973 474,973 0000000000000000010950dcb91fb05ea89ec39056b5c9cbc6f940be19f616a6 632 1.00/1.00 vMB 40
474,972 474,972 000000000000000000aabb2ba604e9658bb5f301065da2b56db7fbbe2ab4396e 1,276 0.61/1.00 vMB 152
474,971 474,971 0000000000000000005129468634477990ab244a67f33cf68a0c3470c5f16a4e 1,314 1.00/1.00 vMB 100
474,970 474,970 00000000000000000097aec4f687fa0fe869d30e0b366ca2bcaf1b2a80707478 1,800 1.00/1.00 vMB 111
474,969 474,969 00000000000000000166d0c1fb2de34dff0b87ffa141875051b49328011d65d6 1,557 0.99/1.00 vMB 107
474,968 474,968 00000000000000000167986cf4bcb471fa5b9838f21316ca0d01429b1961e107 2,504 1.00/1.00 vMB 213
474,967 474,967 000000000000000000f339d71947392bc24d6b889f6acb9bb11884d6a23e5869 1,818 0.94/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 783.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.60 GB
    • Received: 18.21 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.