Loading Tool

Explorer IconExplorer

Memory Pool

26,674 transactions
4.59 vMB
0.01936147 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 37.93/200 MB

Candidate Block

Mining Attempt 31550c2ee7384c7a1ce88a1295a81a83561a5b01009344ae8f6ce256895ced2e
Version 20000000
Previous Block 00000000000000000000b36e763a3ba1856f8361645f2999589f9817be60e18a
Merkle Root 72a6851c775b601a697ab60ec2753a6b57cc6ebcd1736af42a1e0f53d1345257
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 804
Size: 0.23 vMB
Total Fees: 0.00733280 BTC
Avg Feerate: 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,787 (649,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
263,445 263,445 0000000000000005a64d85e9dec7c44301b580830ed09888a7ad6756f5263f55 0.02 MB 46 132
263,444 263,444 00000000000000009c3d0a244f87021675236bd51690af6d63161a6a4a38849b 0.07 MB 155 107
263,443 263,443 0000000000000008f872c90af5912b988cc2e8030c5a1d4e7de8d609c14171f4 0.14 MB 297 63
263,442 263,442 000000000000000dc65aae19405d484649f3b46f63c2db9deeb22a5a174d8d1a 0.15 MB 347 85
263,441 263,441 00000000000000020b26ad29b66d42b88f37e4b7a0036f3e6da605eaec2bfdee 0.17 MB 388 117
263,440 263,440 000000000000000aa372757c48ef71c88fd111025702b1de15d7275d984344d6 0.25 MB 491 88
263,439 263,439 000000000000001410a53bff94c90f0e4e4657a524547c8b9806ecad85d4b6d4 0.14 MB 208 36
263,438 263,438 00000000000000037be795826f6d3e07d8fd3f98f37bbbd3db6f6104ced82f0c 0.25 MB 514 126
263,437 263,437 000000000000000269a00b660434231bcf55e06e5adc08110d9e962ed14c3421 0.06 MB 113 54
263,436 263,436 000000000000000e90427d5b3d64357aac662521eda2324bdd1b22897631663d 0.19 MB 437 96
263,435 263,435 0000000000000016a67db1e2640ca71c9837c7d34e0449970def74a65cdaa629 0.30 MB 760 112
263,434 263,434 00000000000000162104d953d6b5e74ac8c756c10135201a0d5a1c251e0472db 0.00 MB 8 82
263,433 263,433 0000000000000005a0cc26853908842c251762ccaa356e01d02f99a2ed6ec4ea 0.12 MB 178 48
263,432 263,432 000000000000000c9578c3f97b5e95a26efd96adbb05d7466bd75c2aa52edd91 0.14 MB 212 22
263,431 263,431 00000000000000081235490838a991d8303a7e25543bcc486e44281894855c8a 0.25 MB 552 52
263,430 263,430 00000000000000168a28b45e9805d213abc2606afdbdcf209a4b88f9ef2beb82 0.25 MB 375 98
263,429 263,429 0000000000000006f88255366a94f946b6e2d39ebc969798726fe612a0db2692 0.25 MB 621 145
263,428 263,428 000000000000000839e5953870ff6524ddea31bf7458bfa4b3faeeeb5d5110fa 0.02 MB 72 85
263,427 263,427 000000000000001171b44aeab88d49a52eb4f70f3ed7713406963a102e85cbdb 0.01 MB 27 45
263,426 263,426 00000000000000114d415cd3c38c7bc4659ec44aed40b627b175480c198a2d23 0.15 MB 336 101
263,425 263,425 000000000000000414bb37f64f47346c76fcd6a8ff164a34dadb218134d05db9 0.37 MB 264 57
Previous 10 blocks ↓
Total Size: 778.47 GB

Node Details:

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