Loading Tool

Explorer IconExplorer

Memory Pool

86,079 transactions
32.06 vMB
0.21629913 BTC
Random Selection Loading Transactions
Max Size: 191.72/200 MB

Candidate Block

Mining Attempt cecfcb1695de01f523d1736ae4245deed285cf27cc2f02da3db21d4829f36f26
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root d5584268f279991886b646328232008d9d0cc9d9bb46010864f91df79f1489f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,878
Size: 1.00 vMB
Total Fees: 0.09730937 BTC
Feerates: 529.10 > 9.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (779,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,271 135,271 0000000000000a01bba2519900dad263bfc997c74320c7cad959424d693dce79 13 0.01/1.00 vMB 649
135,270 135,270 00000000000005e8b2a24be0e312f4ed044ae9884fce05aba0858d24d613a28a 143 0.05/1.00 vMB 571
135,269 135,269 00000000000000c4c39d6ba588638688564fa28d42149352b6ddabdc310a6dfe 19 0.01/1.00 vMB 607
135,268 135,268 00000000000003dc769a6b87a64cde15239d92cde95ec6bbfd2708755b782390 48 0.02/1.00 vMB 462
135,267 135,267 00000000000007ae6771a75eb4240a6efd9d9baa301720485f08269fd6edee88 31 0.02/1.00 vMB 303
135,266 135,266 00000000000002082faa326eed675b4adacfb2167008aa16c1f4c5944e1e4068 17 0.00/1.00 vMB 237
135,265 135,265 00000000000001ea16b2f234adf4199fdd7583f0483e338ec298fcc4a5f456ab 58 0.03/1.00 vMB 336
135,264 135,264 000000000000064d9dd02de0cf0c38605c0b4b5fe7f95995d4fa33108615a05e 41 0.02/1.00 vMB 343
135,263 135,263 00000000000001d94c86f451eb84c4438853a537b6569ef718a7915e22be3d46 9 0.00/1.00 vMB 1,043
135,262 135,262 00000000000007b146f7ee4844b9a80a502767399f7c18c4961f3e4cb03ad87f 88 0.03/1.00 vMB 702
135,261 135,261 00000000000005f118e04f2a78c6f121da9485609d289db94f4b43b30994c0d6 22 0.01/1.00 vMB 225
135,260 135,260 00000000000002b2af09949177ce0e7effa2153e214f77356d2b7b2ab39b57dc 108 0.04/1.00 vMB 276
135,259 135,259 00000000000003a81eb2b0ac69503077feb9164539f317fd5b97e15d3a8e7b63 56 0.03/1.00 vMB 344
135,258 135,258 000000000000044cc392472a0877367473ef8cf2c4bdf2cf161845610474b7a5 46 0.02/1.00 vMB 453
135,257 135,257 0000000000000a6b930ba80c0abc5682ad3511a73db336c2090d36ea580a5510 24 0.02/1.00 vMB 747
135,256 135,256 00000000000008d4fa301997961f67ac7bca536a9dec914843c2eadb602a3e5e 42 0.02/1.00 vMB 340
135,255 135,255 000000000000099968d9fa5bbeca4d2fad5fb2f477fe6684f5e0f3b3fd89b3a8 128 0.05/1.00 vMB 155
135,254 135,254 0000000000000132902ac2043c39d75fda71b5dcf98c10e12e96d1c3153dc851 23 0.01/1.00 vMB 479
135,253 135,253 0000000000000883b135f8ab7bcfb8076270923628b82c31d96d3880b349b919 39 0.02/1.00 vMB 114
135,252 135,252 000000000000085d0f0d228a5b42c6e6b78e9ca6448f651fbdb417b2446883b8 13 0.01/1.00 vMB 644
135,251 135,251 00000000000001aef5ed859040fbc2350913d535b7a3873242ed1dc93295f1e5 11 0.00/1.00 vMB 211
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.