Loading Tool

Explorer IconExplorer

Memory Pool

44,399 transactions
26.60 vMB
0.06197570 BTC
Random Selection Loading Transactions
Max Size: 140.40/200 MB

Candidate Block

Mining Attempt 499abe5d6b0dea54a5721f571de0e80e6e04581978ea56f204e846a865f7855b
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root 27ab67374235164d9e582f6ab064cf924eef2b7d9f4587f28d81bea52e24e469
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,383
Size: 1.00 vMB
Total Fees: 0.01317876 BTC
Feerates: 100.36 > 1.32 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (266,732 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,992 647,992 0000000000000000000327ba95cb12e0ca16e947426f8d88862df5f5577c2c55 1,990 0.67/1.00 vMB 37
647,991 647,991 0000000000000000000ccaba48a3dd76d3c53bc3fb4212ae944d390761a79829 1,371 0.49/1.00 vMB 20
647,990 647,990 00000000000000000005d2e733a6a4db960ba9a43dfcb548bc6c34475fa37032 2,635 1.00/1.00 vMB 28
647,989 647,989 0000000000000000000cc7bdf4c1cdae1751a0874eafa9c8371c4d612661080c 2,651 1.00/1.00 vMB 33
647,988 647,988 0000000000000000000af90f9d18acb092d65b6d501f92c22e33cb0032676156 2,337 1.00/1.00 vMB 82
647,987 647,987 00000000000000000007dfa850845fcd245f5121ed813370f92a57daeb2c9b5a 329 0.14/1.00 vMB 29
647,986 647,986 0000000000000000000096677d6c72c9a0d80c94c5368231351b4b113e9622cb 2,321 0.75/1.00 vMB 35
647,985 647,985 00000000000000000005b0882e5876fee5b53f0597397700436b76fd132ca0b9 1,938 0.79/1.00 vMB 31
647,984 647,984 0000000000000000000554541dcaabec169a41cb26e49dc14fcc06555c797b0a 2,560 1.00/1.00 vMB 38
647,983 647,983 00000000000000000008e02a8c6f37c69897ea54880ec6392abc3090df2c5fbb 493 0.20/1.00 vMB 33
647,982 647,982 00000000000000000005b2492c821866dfe5177aa72b26dc06fa9a6cd44d57c2 2,177 0.89/1.00 vMB 34
647,981 647,981 00000000000000000005dc8139e1da58896f80719b52ef00bf3fcd1fe9086693 2,109 0.86/1.00 vMB 39
647,980 647,980 00000000000000000009151118028bec8aab6e4f7f0d9c916eb88fa76df1a17e 906 0.35/1.00 vMB 38
647,979 647,979 00000000000000000004f86631cf86ad3792b44a37edf830e5fa6e46585ef875 2,476 0.92/1.00 vMB 5
647,978 647,978 0000000000000000000e7f13f9564282593f73d11c432000e8ba7114195ec8c1 2,213 1.00/1.00 vMB 36
647,977 647,977 000000000000000000073c195eb595ea7f8ced2061dad95229871e6222a8f969 3,106 1.00/1.00 vMB 85
647,976 647,976 00000000000000000006e64ce12c9e0fe08bbfe6efbced8fac6e16992cbc4e45 1,183 0.46/1.00 vMB 46
647,975 647,975 00000000000000000003c331b2abaf233d4f95ecf64394f1c96e1b7cf4f9abb3 1,199 0.42/1.00 vMB 43
647,974 647,974 0000000000000000000de480082e3b008fe734fcf497faf4437f7ba2055764a6 1,478 0.81/1.00 vMB 53
647,973 647,973 000000000000000000016dc71a5de4bf80d7e299f216da52185fa9e417c4e401 2,417 0.77/1.00 vMB 32
647,972 647,972 00000000000000000003b5c2e19350e30fdca4cf55bd589465fd1d4ffdd7ecec 2,392 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 781.91 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 645.66 GB
    • Received: 12.75 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.