Loading Tool

Explorer IconExplorer

Memory Pool

77,882 transactions
29.42 vMB
0.08873933 BTC
Random Selection Loading Transactions
Max Size: 179.48/200 MB

Candidate Block

Mining Attempt d391fdf830cf0943152458b9ce3238705f4196dc12150a061d8f9b424ae46cb1
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root 69f49237f9132833906f5951d9510b52c0a1a80ba706c51e7ac709920b6b5509
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,710
Size: 1.00 vMB
Total Fees: 0.02371072 BTC
Feerates: 301.35 > 2.38 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (533,291 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,951 381,951 000000000000000000c384cccaf21f9ea5486f97cdbf427c56010998b34be467 2,142 0.93/1.00 vMB 35
381,950 381,950 000000000000000001d8d4869f54e7cd3450ad2454f3c92e805a731b2e2468c2 1,542 0.75/1.00 vMB 32
381,949 381,949 00000000000000000f58ceea5fc6de48114d1e92b189b98d06d0ef2a8befedb2 921 0.75/1.00 vMB 16
381,948 381,948 00000000000000000bdb1a04b588a8b4bf24dae6fe433c958da833e0436a0062 1,403 1.00/1.00 vMB 19
381,947 381,947 000000000000000003b41031595bab1cd82dd2bbee0e5b050de3e80ce1769547 2,380 1.00/1.00 vMB 41
381,946 381,946 0000000000000000085b799651d368b7833302436a48ef480ef27059f4d6be7e 1 0.00/1.00 vMB 0
381,945 381,945 00000000000000000c0a6d78ffc275d204b1d266979cbe85a872d03b1ea6d047 3,105 1.00/1.00 vMB 49
381,944 381,944 000000000000000004594ac975f9f7c855fdf594f0e3487fcc4fd03865544e60 758 0.57/1.00 vMB 19
381,943 381,943 00000000000000000caee946598d89a2b0d04f0c1e82aafa23207c6fdf354ebf 1,231 0.66/1.00 vMB 27
381,942 381,942 0000000000000000007dc858d036ac6f30aa8350342931053d5b0b69da6851ac 2,288 1.00/1.00 vMB 167
381,941 381,941 00000000000000001098af47793a0094c310e089efcc81d0ef6dc6cc53b2c198 1,057 0.95/1.00 vMB 16
381,940 381,940 000000000000000000230f2e9d8c4ac4a414a92f53d671a133ed032ecf1873e1 997 1.00/1.00 vMB 12
381,939 381,939 000000000000000005246b2a5d7199bf9167673e64b103bdce8fe6b80af9e993 990 1.00/1.00 vMB 12
381,938 381,938 0000000000000000070294d7ef046af1aad8d2bd5a7321cfd518af2a70dfa348 958 0.93/1.00 vMB 20
381,937 381,937 0000000000000000100eac57aa40540760a1ae18b9241f8491f107fa56fb4c83 913 1.00/1.00 vMB 14
381,936 381,936 000000000000000008131fabaf4e03f8a27ffc96f2cbcf42272bbc0d09b2cf10 529 0.75/1.00 vMB 13
381,935 381,935 000000000000000000e745e486b804b20a133206d20f460bd29925985982f832 1,543 1.00/1.00 vMB 464
381,934 381,934 00000000000000000231d1f38b225f32e3e99ba8bc1379574534dc18f8167b99 894 0.95/1.00 vMB 22
381,933 381,933 00000000000000000ff0587568b193fc4f1d8692ed0c082d2ef7525eef35858c 1,117 1.00/1.00 vMB 19
381,932 381,932 000000000000000009406cc94fcab219fd3cf50a449c5352505d6a4a38a0c758 1 0.00/1.00 vMB 0
381,931 381,931 00000000000000000a125b94259fc347ab12131111d65aa747b0e98c848270ed 1,463 0.95/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.