Loading Tool

Explorer IconExplorer

Memory Pool

75,023 transactions
27.79 vMB
0.07804351 BTC
Random Selection Loading Transactions
Max Size: 168.92/200 MB

Candidate Block

Mining Attempt 48d2a3702fa3d983b435a34f37e6ec3bb0632fbdba9dc668ef802b73ca9befdb
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 38ae0674e8780220722b65386426d58c740c0985f18d802a9a48b7aad64edde5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,240
Size: 1.00 vMB
Total Fees: 0.01850546 BTC
Feerates: 472.31 > 1.85 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (196,058 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
719,233 719,233 00000000000000000006bd71adc9e505e868a03b480a32547ba5fbd41b2099eb 1,109 0.55/1.00 vMB 6
719,232 719,232 0000000000000000000676ad7c7eebc33ffc05a1fa5318e572565a2b6cb0c80c 524 0.15/1.00 vMB 9
719,231 719,231 000000000000000000031e7d0a566a843216608e4e209b09590098d31797824c 92 0.03/1.00 vMB 11
719,230 719,230 0000000000000000000722699342ee78139f14f85798f12db630c1be112e16e2 1,588 0.59/1.00 vMB 9
719,229 719,229 0000000000000000000850046872bd472b8a33a31b3a1c0429e2f14c5d77bc4d 1,397 0.51/1.00 vMB 7
719,228 719,228 0000000000000000000403ce2e4a8bdef21df8fee7f9d890a1edb585862a4f61 689 0.24/1.00 vMB 8
719,227 719,227 0000000000000000000654eea9c7254ffa13afeaf23a1716c4c41d133776c06b 1,688 0.80/1.00 vMB 15
719,226 719,226 00000000000000000001282f660fee71e561041478a05293e0a74e7ed5e1ea0a 1 0.00/1.00 vMB 0
719,225 719,225 00000000000000000007949acc6868e1a0fd1e747cea71984ed61aec71219127 718 0.23/1.00 vMB 8
719,224 719,224 0000000000000000000659374d9704f282e5da9d3366af9cceb53786b72284ed 2,243 0.75/1.00 vMB 12
719,223 719,223 00000000000000000008bed30a39e9a37846029aa2e22ea0f309fbc92d8c9683 580 0.23/1.00 vMB 10
719,222 719,222 00000000000000000001e44930556046fb90799bc09b1b3c75f7e85d93ba9ab9 1,292 0.89/1.00 vMB 6
719,221 719,221 0000000000000000000513690d6215a152a2f9c26fbb9c53feca2b70f16afda0 181 0.13/1.00 vMB 4
719,220 719,220 000000000000000000004011766f27f9491b1f04bc2df49b73e33142acdbaa20 823 0.51/1.00 vMB 7
719,219 719,219 00000000000000000006b472a564a4cda7a171a79e34e51c3d5995674854520c 142 0.05/1.00 vMB 10
719,218 719,218 00000000000000000008bcdcd014f68db0b3c62d4f52253e7f5564de460e00f1 1,140 1.00/1.00 vMB 3
719,217 719,217 000000000000000000072685fe7908775879c4a74e0e9bcedf0ca0a126fa8d49 1,396 1.00/1.00 vMB 2
719,216 719,216 000000000000000000096b4a822586485dfc85fcd05ddb067a3c19dd1591c451 2,855 1.00/1.00 vMB 12
719,215 719,215 0000000000000000000b0f43cd5b11aaac59a1c56953a1f51e23e1f001217469 1,512 0.80/1.00 vMB 3
719,214 719,214 00000000000000000002cae979847dee68b3b9b7244362f918aaee2b7145464f 2,246 1.00/1.00 vMB 4
719,213 719,213 0000000000000000000703f5cc54214402fdbb141c2f49530747521bcedf60ef 2,323 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.90 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: 713.55 GB
    • Received: 17.39 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.