Loading Tool

Explorer IconExplorer

Memory Pool

84,056 transactions
33.21 vMB
0.15560174 BTC
Random Selection Loading Transactions
Max Size: 198.38/200 MB

Candidate Block

Mining Attempt 8a355a0e01a38e4e51b05f26adf78a7c3a2a55f4c6a72c7657cda9a6021fd357
Version 20000000
Previous Block 00000000000000000000ed28e39baea4b6623f6a6c602c921cd015c56b2bd9e9
Merkle Root 53348bfa5e550f1067250ed14aee008b67f3f27f399c56bc7c8ae61a0cc28e4c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,807
Size: 1.00 vMB
Total Fees: 0.07186505 BTC
Feerates: 348.43 > 7.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,171 (634,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,441 280,441 00000000000000023e7dce204cc1efdf0fa3c9f7aeab276f30b61652aaed20d1 108 0.03/1.00 vMB 236
280,440 280,440 0000000000000001420349f2276e53e5b087faea67c7c40aa12383c416067364 625 0.25/1.00 vMB 43
280,439 280,439 0000000000000000980cc30c34722aa9beb678ad4d3836db4ad1c94e3b2c1f04 76 0.03/1.00 vMB 189
280,438 280,438 0000000000000000bf51337b8f2a31392ced3b5514b75ba46c66552df3b818f9 315 0.35/1.00 vMB 17
280,437 280,437 00000000000000012d81d33369fae9a5181880969b6f0cf4102d0765d6cda413 663 0.50/1.00 vMB 27
280,436 280,436 0000000000000000983c02e0928ae76279fdd4009757b4f04d96a8efb02cbc93 686 0.25/1.00 vMB 67
280,435 280,435 0000000000000000f8a1313c99cc70b5e51a45fc6b8c2ac95c2c35e34d8e08d5 683 0.25/1.00 vMB 48
280,434 280,434 00000000000000020f1eed303b3467436589478f00031f98c3423f510f130e32 611 0.25/1.00 vMB 30
280,433 280,433 0000000000000001019ed3c4dfeb948494db161d69de9bf4d88c831d6cd8b558 778 0.25/1.00 vMB 70
280,432 280,432 0000000000000001374ec7ffb762a923bec9cad12d2f39772e373ac030cdc80d 106 0.03/1.00 vMB 234
280,431 280,431 0000000000000000bdc4fc94587cdac955c567eefdcf95d9cd810291a221d750 108 0.07/1.00 vMB 29
280,430 280,430 0000000000000000fc35aec831998713643862a535e8110b1e12605c37cb00e4 206 0.16/1.00 vMB 33
280,429 280,429 00000000000000025677e5f17b5ad5b6994c4e703eda7ff849ef1b674b9bb4fb 487 0.25/1.00 vMB 89
280,428 280,428 0000000000000000aa4a3c3499f340d81a9f9b59020d2a23f887c850bd7b7e2a 668 0.25/1.00 vMB 33
280,427 280,427 000000000000000170277a861c541efb9cc173e439e7ac09b9d57ec4c0ebdf20 82 0.03/1.00 vMB 192
280,426 280,426 000000000000000198151e597a65f5682587cdf5b8fcb26ff50df0ff47822f1a 59 0.02/1.00 vMB 148
280,425 280,425 000000000000000148849515c641ccb7bc6bf511459908b9c34458d57e4073a8 88 0.03/1.00 vMB 56
280,424 280,424 000000000000000218cc49f8a1d243d9fae1a4e16e0682d9e435707baec976dd 286 0.12/1.00 vMB 72
280,423 280,423 000000000000000232003440b5db2d85cb00fefef96698af862046125f023262 157 0.14/1.00 vMB 35
280,422 280,422 000000000000000035abc68a76006db927757143e5ad8f36350706552f5291fe 507 0.25/1.00 vMB 43
280,421 280,421 00000000000000002d25ae2631c36f28720edff6ca4719199aa03a917d264c98 24 0.02/1.00 vMB 112
Previous 10 blocks ↓
Total Size: 782.69 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: 697.30 GB
    • Received: 16.54 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.