Loading Tool

Explorer IconExplorer

Memory Pool

84,436 transactions
35.32 vMB
0.18333199 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt c1713df8b6be7b9130df6a95dae80d849f75ed1152f4afe6a42796e5c776fd2a
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root b47265dbecedaa497810d810eab94485bc1dd9b1a948aad78c7c6dc4a6627c40
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,266
Size: 1.00 vMB
Total Fees: 0.04551911 BTC
Feerates: 435.08 > 4.56 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (795,316 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
120,095 120,095 000000000000a04465efae6760c1aa1a6a09376a34fc83e180f78f0e3b488332 34 0.01/1.00 vMB 422
120,094 120,094 000000000000a97faa52ed9aeea64593d5156c290205ee7740670707fef6e230 15 0.01/1.00 vMB 656
120,093 120,093 000000000000ab1bc4a8263da928dd091ed1ac45986defc746c2e67ad7a056d0 14 0.00/1.00 vMB 323
120,092 120,092 000000000000688343826a5269456b7e861f276bc5f80e06cc8bbf2ccf878031 5 0.00/1.00 vMB 0
120,091 120,091 0000000000002b83f0e1d0031cbe5a6b5a4596d25d18fee2b5d7e44d71678ee3 20 0.01/1.00 vMB 189
120,090 120,090 0000000000009be2639237dcc47de171ff03d5ff2cb250cafff311f452611437 7 0.00/1.00 vMB 0
120,089 120,089 000000000000106311cf2fa5546b98d5e77185f1d28077c3bb63fc958b5f2497 2 0.00/1.00 vMB 3,861
120,088 120,088 00000000000059e830b40ed53789ebca130fcce6e7a48f1c2d1cdccd9076b4a8 10 0.00/1.00 vMB 879
120,087 120,087 00000000000001c884d0810789706bdc95084a0047d7df995baa5e55f31461a5 10 0.00/1.00 vMB 628
120,086 120,086 0000000000003b7be35a13a4874e311cef9b30a775f337355420953310cab992 12 0.00/1.00 vMB 323
120,085 120,085 000000000000a3535b6d5a97f97fb015af34c2e8f50cff3f972ef1a4ccdb8774 2 0.00/1.00 vMB 3,875
120,084 120,084 0000000000008383ba4f6bafe877dc042d0e72d2bb754cee7ad9a5d5f896812c 39 0.02/1.00 vMB 244
120,083 120,083 00000000000041870e242beaefb1faef9f221972f23e35bd1fe2522b94f938f0 7 0.00/1.00 vMB 1,677
120,082 120,082 0000000000005d7927e63f0781bad6a92f8c0533bbaa05992b995ee7b32fb99b 3 0.00/1.00 vMB 0
120,081 120,081 000000000000845cf6d54ee81c7bc0d27ded8adad2f6e8957c4840ac58085516 8 0.00/1.00 vMB 358
120,080 120,080 00000000000098644d14657ac4fce9b220ce38a80e18925dbc41ad376019dad8 2 0.00/1.00 vMB 3,861
120,079 120,079 000000000000901cdc634e775cd6f0603c146a6f61d55e20693a23a9d64451c0 5 0.00/1.00 vMB 0
120,078 120,078 000000000000a4a7f88f003dc057deb1f14c77aa464952dfcc843800b4d9ad96 9 0.00/1.00 vMB 0
120,077 120,077 0000000000005fe9451206048307f91498677b24f58107989c02dcff23d6894d 3 0.00/1.00 vMB 0
120,076 120,076 0000000000008d62f87ca09c10cd7ced9d101014d735d846a64e1860878d2fed 6 0.00/1.00 vMB 803
120,075 120,075 0000000000001dd5486e63e10fe273acd251a9766a92ef3cdb8b3946fbe66a36 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.10 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: 730.63 GB
    • Received: 18.51 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.