Loading Tool

Explorer IconExplorer

Memory Pool

77,478 transactions
29.98 vMB
0.10890720 BTC
Random Selection Loading Transactions
Max Size: 180.90/200 MB

Candidate Block

Mining Attempt d30c04d25a1931c27b7d6c751583c7f6acf871eadc6f0b5ccce34f7c49e22376
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root f66e8e46ede8435eacda92bb92922fb67459c692e265dfd0be70031bbd39ff42
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,100
Size: 1.00 vMB
Total Fees: 0.03800196 BTC
Feerates: 357.61 > 3.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (680,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
234,997 234,997 0000000000000191ed7c1266169f9793006dcafbdc07f59c74ded07704609ea1 239 0.12/1.00 vMB 365
234,996 234,996 0000000000000093bad102fa714fd5b3af76817090e6905d6c1d22f7b2aac423 249 0.12/1.00 vMB 137
234,995 234,995 000000000000003123be1c0d5ceffb43c7f16eaba42ea536b8b49ff374a1514e 470 0.21/1.00 vMB 200
234,994 234,994 0000000000000053a7b880538ee99e24bda82659b1feeb68671b35f244243cc4 5 0.00/1.00 vMB 86
234,993 234,993 00000000000000a17197db66caf5227b9a59dfff50694c4bb98e2370f72e8c1e 494 0.23/1.00 vMB 165
234,992 234,992 000000000000009dde8ad34905695ea6ef75e31a8f945d93602a2a7005f22399 184 0.08/1.00 vMB 157
234,991 234,991 00000000000000b7d77725eb321dcf05860eda19833f8736dc53f00528ed5ce7 619 0.22/1.00 vMB 151
234,990 234,990 00000000000000518bce8b24efa9e04989f2c06b784553ba0b4fb4bc70576589 460 0.23/1.00 vMB 145
234,989 234,989 00000000000001568b272d21ec632e8e47325acc5af2ed3b5878e5993812eb9f 316 0.15/1.00 vMB 170
234,988 234,988 00000000000000e0c8f322662d1e150c895a1ee95c72af4847a3118e714eb13d 123 0.10/1.00 vMB 89
234,987 234,987 0000000000000073783f98125cdb6506837f05ea972dddbe38990fc0acbbd976 512 0.25/1.00 vMB 177
234,986 234,986 000000000000011c9583b66837929e6f55d2084652fd2369e006af1124bfb29a 616 0.29/1.00 vMB 164
234,985 234,985 0000000000000045902e478b6325bd9df518f7292e14e82023f0bbe4cab06c1e 147 0.08/1.00 vMB 152
234,984 234,984 000000000000018b1d2fc990eabf7eb1d5ffc22a044c4bdf064da6c14d22a6f0 48 0.03/1.00 vMB 27
234,983 234,983 00000000000000baa91d8de913f2a5c4805a94756a95d2384ad52654bd2a0e3c 525 0.25/1.00 vMB 145
234,982 234,982 00000000000000c535ad3599d5a1499b290f4bd26c2c5897c096abe1b24661f5 344 0.16/1.00 vMB 151
234,981 234,981 00000000000000a535601e46a0a3b3c71d7c1f320a2161fe0a7c460f4181855c 3 0.00/1.00 vMB 48
234,980 234,980 00000000000000646a814f498e32e167289923866a94ce54363c17bfc440a4a4 288 0.11/1.00 vMB 173
234,979 234,979 0000000000000075d96ec597c9825f7b860b4bf273127fedd4a10297b19f3191 477 0.21/1.00 vMB 167
234,978 234,978 0000000000000038647cc7b8d6c001e93c84ef3e2d47aeafd88eb3954205b980 526 0.24/1.00 vMB 130
234,977 234,977 000000000000018d89f70cfa65cd36c7fae1d82e6f1a9746c644e5b8184810b4 873 0.47/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 783.15 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: 744.38 GB
    • Received: 18.71 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.