Loading Tool

Explorer IconExplorer

Memory Pool

24,071 transactions
5.12 vMB
0.01527748 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.01/200 MB

Candidate Block

Mining Attempt 9fe2ede12011de7fcdb566779a2b37d2031a45d867a5f483f8cdee8b52686ff0
Version 20000000
Previous Block 00000000000000000000d6911f3e7e720632b81aa560a11c7b3ef3cb105bfefe
Merkle Root 74f49c95e2a4bb2f6e4864c68d2e2bef6f2cce5869fe3f2e27dcee161dd82610
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 462
Size: 0.15 vMB
Total Fees: 0.00206901 BTC
Avg Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,139 (545,650 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
367,489 367,489 000000000000000013cbb07e07d1b1eb3141a049338e51adaf88127c9621fcb9 0.90 MB 914 47
367,488 367,488 000000000000000009622810ee10838e93fe058e8f73c502872fa4a771f179b2 0.00 MB 1 0
367,487 367,487 000000000000000011a5ada002d852ae55b48d4e81a34d1edf1f8da69ebbc84e 0.52 MB 825 36
367,486 367,486 00000000000000000a059339cf31560bd9642801fac6194face9a6a2941b84ce 0.81 MB 568 37
367,485 367,485 000000000000000009b53c7e1b14d2ccdd2c99860ff62bafc3afebce0d8e214c 0.75 MB 900 33
367,484 367,484 000000000000000002ea40fe1b0b5bca147b856e4987237a5af57470be6dc60e 0.75 MB 1,236 35
367,483 367,483 00000000000000000ea7c3506a3cb89c6ad808654d1353acf6972636c7b3bcec 0.75 MB 565 25
367,482 367,482 000000000000000000ae8179004cbdf5c4bfdd4bf36b1f093cf5c4bdab482e24 0.19 MB 345 35
367,481 367,481 000000000000000011c4cc5f37ab4ff7fd2c87d6d0a34694acfb502f3c21d40c 0.76 MB 436 21
367,480 367,480 000000000000000006776ce6f7dcddbe7cd6d13439e9445e31f4841efd5396b9 0.95 MB 818 24
367,479 367,479 00000000000000001038f5d55f5bec713e3380480d9ca6bfacc3aaf9743c3ecf 0.81 MB 519 20
367,478 367,478 00000000000000000dd3fe4a5ac4ccaba540bd1ad09fbd27604ab58d4d86bfde 0.26 MB 412 24
367,477 367,477 00000000000000000cdb81fbc259102f4c918a4c9de7b09a445eb71d8e8e6c73 0.75 MB 647 26
367,476 367,476 00000000000000000893326719b669d52f627c38594ad9d1a04f741e113b4a8d 0.42 MB 677 31
367,475 367,475 0000000000000000105a18845ec2749933645e82fa49b2aead129050f7cc26f5 0.85 MB 449 19
367,474 367,474 0000000000000000026ca254d4371be6798959a9acfe2cb6f6fb60eb2c319135 0.62 MB 1,126 42
367,473 367,473 0000000000000000070938668b3b3c06b85bdc54b0e955c44746c36ebb55449c 0.75 MB 453 22
367,472 367,472 0000000000000000075024a0433eeea61440abcdba480f3e82de81ca664fe3f3 0.11 MB 128 14
367,471 367,471 000000000000000005a13934a1ef50896cdf76a23e8e4d4ce8cf8d154cd45e7e 0.86 MB 622 23
367,470 367,470 000000000000000012709758a79044542c28251c6ffc3e624da6c30064127a59 1.00 MB 1,081 28
367,469 367,469 000000000000000001d534738d774db2148490ad327c3cbb7a4c738860acf51e 0.89 MB 590 11
Previous 10 blocks ↓
Total Size: 779.09 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 73
    • Outgoing: 10
  • Data Transfer:
    • Sent: 125.72 GB
    • Received: 0.60 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.