Loading Tool

Explorer IconExplorer

Memory Pool

27,737 transactions
5.16 vMB
0.02216263 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 2 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 6 blocks ()
  • 13 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.71/200 MB

Candidate Block

Mining Attempt d5b24d16bc689a836f683b1964bee60ff4b7ed6016dd3ae091e6eb608bd3f3be
Version 20000000
Previous Block 00000000000000000000fc28c073c6ac0df4aca08240425cb3dc5d783259ba76
Merkle Root dbece2c82973a3e75d1ddc22ab723662e8dc5bbb848e38133d888327a0080a7c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,396
Size: 0.97 vMB
Total Fees: 0.01091781 BTC
Avg Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,773 (545,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
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
367,468 367,468 00000000000000000fe8c3a36bed0238a9738dd5e518f16c2f90491886cbf050 1.00 MB 227 3
367,467 367,467 000000000000000012bb9b413567616434c863d573ea2919d97758641ca453cf 0.82 MB 524 21
367,466 367,466 0000000000000000109ff99ac2d261d47c3e4a0aeb81b13605d1dbe73ce4a776 1.00 MB 1,119 22
367,465 367,465 00000000000000000c673e2c756e1c35984b53c64b2251bcb9b66ec72f042c73 1.00 MB 1,329 27
367,464 367,464 00000000000000000c727687bb20930e3263a7c35d49a63189bec89340eabd94 1.00 MB 2,230 41
Previous 10 blocks ↓
Total Size: 778.44 GB

Node Details:

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