Loading Tool

Explorer IconExplorer

Memory Pool

23,074 transactions
9.88 vMB
0.06052799 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.37/200 MB

Candidate Block

Mining Attempt edd9f1c9ff53d27964587857e6bee987d1526e9eb175680a186397e631bc6a78
Version 20000000
Previous Block 0000000000000000000206a432cc2ded4b2a989c2f7c6a93aad05b59aa8f67ab
Merkle Root b5cc7e95a5718b0a29b00168cb6ddc1ecb5bc3760f040d5f7fba58a0bde8d185
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,270
Size: 1.00 vMB
Total Fees: 0.04467881 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,563 (709,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
204,555 204,555 0000000000000016ac1b0af054223f9c59cc568eea41cd9dfc7207498fd59509 6 0.00/1.00 vMB 203
204,554 204,554 00000000000002a1ab9f823b67334012804a6d8fe0ae86016c63a4c8fc6c5295 438 0.23/1.00 vMB 99
204,553 204,553 0000000000000430575425b3e815efeae9319abbc8471cd2c2dc00697a93e300 28 0.01/1.00 vMB 120
204,552 204,552 0000000000000479dc7318f0c83d715812fa5084bc17ca64304eaefb802a01df 78 0.04/1.00 vMB 85
204,551 204,551 000000000000039c0018300c2b4a1142bb4141a3d1c210f90d627aca3217c52f 349 0.12/1.00 vMB 124
204,550 204,550 000000000000029d45a90c2907e8cadd44928f417de65493dc73232bc5152050 619 0.25/1.00 vMB 173
204,549 204,549 0000000000000207b7b0a4858aa0da9903898994e82f71d098561c650f00d6da 142 0.05/1.00 vMB 104
204,548 204,548 00000000000000ae9e154ec764cf5aed5e2a30daf52ef7118defb37df94056ad 39 0.02/1.00 vMB 93
204,547 204,547 000000000000028f99d326ece0e8f7d9e1f2169de6c18166e0bf25faa1a9f1bd 6 0.00/1.00 vMB 40
204,546 204,546 00000000000003fe6b2f4a28496c23fb29901b30be6227c0c75dcc956e8274a7 184 0.08/1.00 vMB 129
204,545 204,545 00000000000000b66a13a505418c75dd7c0c769530f0e4bd0273e6a51d68d55a 151 0.06/1.00 vMB 130
204,544 204,544 00000000000001a6090f037a564265ea8621d574371a621ec6561e7978d9df12 468 0.50/1.00 vMB 59
204,543 204,543 0000000000000336211f62951d0bc4bfb5ad096b346244ea84ad5fdf51576292 1 0.00/1.00 vMB 0
204,542 204,542 000000000000001bee19d3032b6b010e0fc40653ff84efffc2c049d3aca00280 86 0.05/1.00 vMB 35
204,541 204,541 00000000000003d10e37a88b468552f79f192bf8f1e21f95c789e1eead28d1f2 258 0.12/1.00 vMB 133
204,540 204,540 000000000000041d6a9945eceafae83065be26aa5eedc7c04fbd079ba0adf999 124 0.05/1.00 vMB 307
204,539 204,539 0000000000000305d32daae3ad63cd020b1fa75de9faf567284077b82a60b019 397 0.18/1.00 vMB 193
204,538 204,538 000000000000048611e17e8219ccb84a8574b2c5758ca9079af6601990d23bc4 1 0.00/1.00 vMB 0
204,537 204,537 00000000000000189e4c89467fdc90092c39fca222ebb2fa04b51c19894fbb32 39 0.02/1.00 vMB 680
204,536 204,536 00000000000000c2111a2cd4bf43b4eba1c5e89d83befc37abc6eb411666b1fb 226 0.21/1.00 vMB 91
204,535 204,535 00000000000002691d0bfb6a3bb05389e2dcda62a57aaa85135f6444c8aa15bb 811 0.25/1.00 vMB 170
Previous 10 blocks ↓
Total Size: 779.84 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: 427.68 GB
    • Received: 2.32 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.