Loading Tool

Explorer IconExplorer

Memory Pool

83,354 transactions
30.95 vMB
0.08389128 BTC
Random Selection Loading Transactions
Max Size: 189.83/200 MB

Candidate Block

Mining Attempt beca4c2a6052369d7bdb0eef70d6da6e77eed55063c0959a8ed574b8a0de8412
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 28f8ee22ea0066456aea5541785859eb8e7fe56cf00708c232d7b4eeea857140
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,853
Size: 1.00 vMB
Total Fees: 0.01418222 BTC
Feerates: 216.89 > 1.42 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (403,729 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
511,616 511,616 00000000000000000009737a9f8ecd233382d3421d6f2cff6455d816c8771369 1,639 1.00/1.00 vMB 16
511,615 511,615 0000000000000000001feebfb4bf1503a8788cdeb1bc929387558a8850380fd4 1,963 1.00/1.00 vMB 51
511,614 511,614 0000000000000000002f2ee64df77f3b8fe4f0c7d5433022107a86a468429a9c 2,227 1.00/1.00 vMB 66
511,613 511,613 0000000000000000003a0bd7548af37bcf0b496396c0d3e44d19c1420a3871f5 620 1.00/1.00 vMB 15
511,612 511,612 00000000000000000037327efb19b2b2271197c1425c9a529d217e4d1e920ce9 547 1.00/1.00 vMB 10
511,611 511,611 000000000000000000417b62f0ec6ce951d3f6d9992d5c5660bc89682e26626f 1,019 1.00/1.00 vMB 44
511,610 511,610 00000000000000000014276451e6c2212cae2f50f4091a306ad80bd6f56105a3 118 0.10/1.00 vMB 29
511,609 511,609 000000000000000000189a48e812875b454dd59912ded605e3b346f6609f5bdc 314 0.56/1.00 vMB 6
511,608 511,608 00000000000000000050c7637c12a026ab3e36e7fc5e5afac0ef91648b36a69d 132 1.00/1.00 vMB 3
511,607 511,607 0000000000000000005635805a074cb8ab1851794918984de783c20d1f5708a9 1,165 1.00/1.00 vMB 30
511,606 511,606 00000000000000000003752a53c90304ebb09b1b726648c228ba09820b77f3cc 1,511 1.00/1.00 vMB 26
511,605 511,605 0000000000000000003310ff38a18461cf5a64f3256b5518e15cd199b4cad847 2,064 1.00/1.00 vMB 63
511,604 511,604 00000000000000000002f23ebd1a07461ccd1bf7fc44409c5e611e616f902599 957 1.00/1.00 vMB 22
511,603 511,603 000000000000000000227a101a529beaec01885cd1644dfc1fd7899554b9aaa1 602 1.00/1.00 vMB 6
511,602 511,602 00000000000000000004392f09e5560266ba58fb0dc1ca16bd705f6b5fa15e96 2,162 1.00/1.00 vMB 18
511,601 511,601 0000000000000000000772d2063f44dd114bf46c92dad5cb2f0d90c6c74037eb 1,959 1.00/1.00 vMB 19
511,600 511,600 0000000000000000002c3315c197abb982576f9ad2e1b9829cee4662e6f4834d 2,672 1.00/1.00 vMB 81
511,599 511,599 0000000000000000005cdf7dafbfa2100611f14908ad99098c2a91719da93a50 2,333 1.00/1.00 vMB 61
511,598 511,598 0000000000000000001452933c3d7be8c89e75be4cc2f1568b73b4890a31a127 2,751 1.00/1.00 vMB 75
511,597 511,597 000000000000000000082fd821eb7cad9d7434f37f9e1dedc5c93b2427453dee 482 0.39/1.00 vMB 44
511,596 511,596 00000000000000000007b893bdd154e11101a3d3f895fd5caafd439679edd842 820 0.48/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.99 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: 717.24 GB
    • Received: 17.84 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.