Loading Tool

Explorer IconExplorer

Memory Pool

78,476 transactions
28.83 vMB
0.10875782 BTC
Random Selection Loading Transactions
Max Size: 175.07/200 MB

Candidate Block

Mining Attempt c7012893bb7fb9b399544ed0191815efe8af9a742ea28355105eaef8b2df286e
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 8a9651e18c6195ed940d95bee662c1288b103dd1b11a815ccfcee5bf20957e40
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,093
Size: 1.00 vMB
Total Fees: 0.03856175 BTC
Feerates: 602.26 > 3.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (535,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
379,600 379,600 00000000000000000fd6e9062864aa85fa5d3d6a1abad30a30a96a5cd307ba88 1,830 0.96/1.00 vMB 34
379,599 379,599 0000000000000000085b53dc4d4bf6862386de4daa632199853ac409241d6a3f 582 0.27/1.00 vMB 38
379,598 379,598 0000000000000000119c1ea09037f55058f3c0b87a1f9e76a941e44f794a6518 2 0.00/1.00 vMB 0
379,597 379,597 0000000000000000050dd32a03c9b8b68d425e0fc116f6dcc32e99b29447cf0a 265 0.15/1.00 vMB 25
379,596 379,596 00000000000000000c38e22c23644b37924ac1dc2974bdbdff40858b35beb89b 1,974 0.99/1.00 vMB 37
379,595 379,595 00000000000000000ca9788495013d9f5fdc77de62154e40f536f89f0c8cdb5a 950 0.42/1.00 vMB 33
379,594 379,594 00000000000000000b7816d99b6df980f93a0e52eb68a3aa5a3a8c5332339ac4 2,013 0.99/1.00 vMB 39
379,593 379,593 00000000000000000ed07ecc3b59b1ee80ab0ea4e2e79d521916cb9bfe1119eb 612 0.30/1.00 vMB 34
379,592 379,592 000000000000000006804fe5b09f6a5845a37e048368cb8a64ddc396bee3a50f 433 0.25/1.00 vMB 27
379,591 379,591 000000000000000002ee64f2c07482cf75c752d850d3bae13d1ba1f8ed80a20c 489 0.25/1.00 vMB 40
379,590 379,590 0000000000000000027ab9359404fa0f0f1dd6129588ff598b65aa1c10a3fbfe 222 0.17/1.00 vMB 22
379,589 379,589 000000000000000001d59514f4d6ee87f09136764093c958602f1fc671bd1bc0 647 0.41/1.00 vMB 32
379,588 379,588 000000000000000010654cfad2155fc2ef3ac26f904e815f20194a1df46f8c41 2 0.00/1.00 vMB 0
379,587 379,587 000000000000000005ee9ab6531cedefeee0d2e0853fff82c46aef2211f9bef9 535 0.24/1.00 vMB 38
379,586 379,586 000000000000000011ae88b1df128e8d9b7ad010daa7f999cc6b1528789eded6 1,249 0.65/1.00 vMB 53
379,585 379,585 0000000000000000045c6f3ba5b6f01e5fcd2e709f4e5f40f83d3ede093e75a9 254 0.25/1.00 vMB 19
379,584 379,584 00000000000000000eed9f96fe77014a2093eff3cb07219069033ee359e62ccd 1,460 0.98/1.00 vMB 30
379,583 379,583 0000000000000000107ac72f8683e09cbde67cd3007d12b7b54c1ce86cfd62f0 1,977 0.93/1.00 vMB 39
379,582 379,582 000000000000000008e012ce9e1d29d6b1f8d4928949c8126b1b3863c003818e 265 0.20/1.00 vMB 25
379,581 379,581 00000000000000000582086d2e31a2800ae62d6bd91af61c744d71854ef88f88 1,916 0.91/1.00 vMB 33
379,580 379,580 0000000000000000120c7730518eca0dd044c16ac185adf90d30cd06316343d5 502 0.24/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.92 GB

Node Details:

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