Loading Tool

Explorer IconExplorer

Memory Pool

27,735 transactions
11.26 vMB
0.03115519 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 65.70/200 MB

Candidate Block

Mining Attempt ffd40e221d4d0e988c9d18dbfdd89cd5311692fb6b924d3ce00edafb9844a63d
Version 20000000
Previous Block 00000000000000000000f0adf2cae22ac11d063fd193b4ee96875016aee083a2
Merkle Root b82e1b949d25ac610a4325da9201c08478edb7abfa573bd30995686e66d0198b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,535
Size: 0.997978 1.00/1.00 vMB
Total Fees: 0.01228795 BTC
Feerates: 100.64 > 1.23 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,611 (709,064 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
204,534 204,534 000000000000013bdfbdfec1f2e79926bed96bd42af4a928701f3e8e43ea98bd 124 0.05/1.00 vMB 87
204,533 204,533 0000000000000531584ed6de88d7e3f28d50aecf4d7eb688f3c0f62f29f6a376 362 0.14/1.00 vMB 153
204,532 204,532 000000000000020e02ebc583da01bb4981d7133f4552d55e6033c223d48da77d 470 0.24/1.00 vMB 120
204,531 204,531 0000000000000442b61b4de9d17903edc56ff25ed01f3e4f65a0e6ba79ccc451 133 0.05/1.00 vMB 34
204,530 204,530 00000000000001434d9ba91cdd1672461b239b6f13aa4a247dc926645d9236fd 678 0.42/1.00 vMB 99
204,529 204,529 00000000000004e9fb53e022606122c5ef7d5c6d93e9a5d19f85dcdad5f13086 704 0.35/1.00 vMB 99
204,528 204,528 000000000000056b960244215f62e87ce9e3c89b8d3602265ae9717275a60956 801 0.25/1.00 vMB 182
204,527 204,527 00000000000003d68726dbd25f7ea4b8ccc8a7342c4cc539819636ac701f373f 133 0.05/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 779.93 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: 463.88 GB
    • Received: 2.74 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.