Loading Tool

Explorer IconExplorer

Memory Pool

77,176 transactions
28.32 vMB
0.09048587 BTC
Random Selection Loading Transactions
Max Size: 172.56/200 MB

Candidate Block

Mining Attempt ed0f14f1cdf4bdc73a5fb42ddac056b1ebb3ec2b31287ea16f0f8013d87e0291
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root d7c2631027cd65e3de7a525aa5eb673196f8657d1981ce3a889ce0413f0d87a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,997
Size: 1.00 vMB
Total Fees: 0.02790811 BTC
Feerates: 201.07 > 2.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (280,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,702 634,702 00000000000000000000ea8667236be8e60fb0f73933ce818e67e83b8aa0e1f2 2,524 1.00/1.00 vMB 10
634,701 634,701 00000000000000000000ced943a16f73d3af8d72467cf97868240e5aca8844f1 2,771 1.00/1.00 vMB 26
634,700 634,700 00000000000000000013d16e73afcd8885d4e3f46cd4ad876063b66d04cc4eb4 2,301 1.00/1.00 vMB 6
634,699 634,699 0000000000000000000f1ce2a626513083dabc88bd203b1dec049edd6e553690 3,045 1.00/1.00 vMB 23
634,698 634,698 0000000000000000000f45a092d89f09bf120331ee9bc70fb5741cec544e1c99 163 0.07/1.00 vMB 148
634,697 634,697 00000000000000000007f6f94823660e29e97f3034fefaddb34aea1887d18166 256 0.08/1.00 vMB 17
634,696 634,696 00000000000000000001221b9e33439ae17ea67be59d5fbd8cfccdf41bb46706 1,103 0.44/1.00 vMB 15
634,695 634,695 0000000000000000000de3900223e18ac40b56379aad0e8cd21878ebcd72ae9a 2,226 0.79/1.00 vMB 6
634,694 634,694 0000000000000000000af3aa974f2266dee7c9774ba15968fc1b8750160f796a 3,028 1.00/1.00 vMB 22
634,693 634,693 000000000000000000144ffe4d6fa76adac727a32957841cdce456d5b265d34a 2,624 0.92/1.00 vMB 16
634,692 634,692 0000000000000000000c1d9cba49ac17c12c91800761744d7519f3bf1c4c0ea3 651 0.25/1.00 vMB 17
634,691 634,691 0000000000000000000bd98fd99759c0d68a2b3edff31da56ff11cd8181f68fe 2,059 0.81/1.00 vMB 9
634,690 634,690 000000000000000000019dc8413c4b5f0920e90af44677998a3be5265a6b7bdd 3,013 1.00/1.00 vMB 13
634,689 634,689 00000000000000000013ec5bed0b95aa51a0189b7e383a0a5e37fcf527884da2 2,151 1.00/1.00 vMB 18
634,688 634,688 00000000000000000004a2c1730daabc8374404f9f9b01553a4e62ecdf2a453d 2,521 1.00/1.00 vMB 16
634,687 634,687 000000000000000000080b14218b7c295b3ce6d5808e7a38c64f692adc87190d 2,987 1.00/1.00 vMB 3
634,686 634,686 0000000000000000000d8eb5b45fa09981b3dbc7bc8947298927fe7633ecd101 2,553 1.00/1.00 vMB 25
634,685 634,685 0000000000000000000169963dc946908184382fd46d69bf94419cab1168aa74 2,720 1.00/1.00 vMB 14
634,684 634,684 0000000000000000000280378f88a66c34a260f135fd08644689c5cbeaf6bdba 2,364 1.00/1.00 vMB 22
634,683 634,683 0000000000000000000033e9fe8ff7acbdac5bd9f29ffa1a3595fbe9587d2eb1 2,625 1.00/1.00 vMB 25
634,682 634,682 0000000000000000000951671f4cb35fd4886b44d206a52394c590a301d5a64e 1,734 0.65/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.45 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.