Loading Tool

Explorer IconExplorer

Memory Pool

23,534 transactions
11.42 vMB
0.02431373 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.84/200 MB

Candidate Block

Mining Attempt fcdf5b8e3a8a2f3b3fa197dbb5a9e0f6dd3ffb9474e44a85b6485473a9849ae0
Version 20000000
Previous Block 0000000000000000000126449c48a21e3003b7a7e9ff89509f1ba029e6b36bc1
Merkle Root 861284678fe0992a4ce099b5c5e0713508b7698052aadb2598914080c5f6a589
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,648
Size: 0.99793475 1.00 vMB
Total Fees: 0.00570779 BTC
Feerates: 67.24 > 0.57 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,780 (760,810 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,970 152,970 00000000000001b517a25865c369b3f8966eb4c2a245d15dbe3b84742213f6c0 44 0.02/1.00 vMB 29
152,969 152,969 0000000000000129e563dfc9108f8a36c8ae576db4d24279d5917727e1600bd0 12 0.00/1.00 vMB 28
152,968 152,968 0000000000000837e2a6f5e07e50ea1b7d34beace980fa82140f31c4e6e50d5e 21 0.01/1.00 vMB 102
152,967 152,967 0000000000000404b861c16edab21145247373fa663a7f8e8958081cf4e6cec8 15 0.00/1.00 vMB 88
152,966 152,966 00000000000002537d805bd2c17516280ba7f8d31fcd06d17c24128ded649d5e 20 0.01/1.00 vMB 64
152,965 152,965 000000000000067264ca9b1ddedd4e456fe0c5605fa66dceb9cc4e6d69a03522 23 0.02/1.00 vMB 80
152,964 152,964 000000000000054a9d9d45a8509622469f4755003e994f02de3a0b4a89921fc8 36 0.02/1.00 vMB 210
152,963 152,963 000000000000000f44a69310138cc3cfa344ffab03946319f606c0ac24382689 53 0.01/1.00 vMB 100
152,962 152,962 00000000000009bdfa9659d1c808f500c679ea8ebfdceaaf9a70dd5e605eae8a 6 0.00/1.00 vMB 61
152,961 152,961 000000000000016e2f7b49c088f1d11d1880f97bdbfc5eecbacac3fd23eea946 10 0.00/1.00 vMB 419
152,960 152,960 0000000000000b500d7d0ce3662a4f5962ade5e4d2b70e7ab2ed27bada50ad27 17 0.02/1.00 vMB 164
152,959 152,959 000000000000055ffa4eb2fec1a454fee75e3bd4408d96ad1d59e1ef7dac67a7 8 0.00/1.00 vMB 34
152,958 152,958 0000000000000cc33b2859ed12130e04f6ee40fd8d21ad08ab65378784e07ef3 127 0.04/1.00 vMB 258
152,957 152,957 00000000000005c7484147da968bf3004cdd435fd591251ddee6cb37ddec8170 69 0.02/1.00 vMB 132
152,956 152,956 0000000000000247c5c4458d4b3d20ac2740e5107791d891f9ff7fcd90f3e405 18 0.01/1.00 vMB 21
152,955 152,955 000000000000093d7b3bb1ff03e188a78c0b3bd34667d8731b00e34f7ce7bd7d 24 0.01/1.00 vMB 282
152,954 152,954 0000000000000971f56def0377b99f431f2a4650f1cdb7a06efd29e5065fe560 23 0.01/1.00 vMB 107
152,953 152,953 000000000000073c25d6af351ab9a9d0d5fa186f617f69c0ab741c84888b132f 16 0.00/1.00 vMB 0
152,952 152,952 000000000000099206fa25da5a2b351ce4d34640d78e81c90e98fad38d5b172a 9 0.00/1.00 vMB 44
152,951 152,951 0000000000000961967e284fb33abde28900cdd24f9f24eb7fe6b3fc9283e2da 41 0.03/1.00 vMB 47
152,950 152,950 0000000000000daa4bd378364fa10c78dfd7b0c0ba40459bddf0706a62d7d17e 100 0.03/1.00 vMB 119
Previous 10 blocks ↓
Total Size: 780.23 GB

Node Details:

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