Loading Tool

Explorer IconExplorer

Memory Pool

83,299 transactions
31.45 vMB
0.10618086 BTC
Random Selection Loading Transactions
Max Size: 192.28/200 MB

Candidate Block

Mining Attempt e0dd474abd3e6dc75891a2524365497cadbf62d55ccbe14e337ae6c906107933
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 1cb991678aae157ae8f8064e4fdd757c9c61e59ae16fb6a72f2babb857c28f85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,345
Size: 1.00 vMB
Total Fees: 0.03430989 BTC
Feerates: 301.05 > 3.44 > 0.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (116,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
798,609 798,609 00000000000000000003039361e87857902a83a68992bc46cbeb1c6bbb0fa6d4 2,950 1.00/1.00 vMB 19
798,608 798,608 00000000000000000004f795b991ceec812f7af7a346b2a56d43334dce644ed1 1,250 1.00/1.00 vMB 13
798,607 798,607 00000000000000000004f3a9e62d9f64a102bd84aac424a778a96da369ae6c81 2,642 1.00/1.00 vMB 10
798,606 798,606 0000000000000000000325d2a05c5194db030f8651b5ba8638056e69b9354a1d 4,949 1.00/1.00 vMB 10
798,605 798,605 0000000000000000000363f3fe3f732b43e450f766261e428574c0fe08707487 4,288 1.00/1.00 vMB 10
798,604 798,604 00000000000000000003126fa77f2fa398e01a4df2c87cde9bd50f9fd13d9664 2,416 1.00/1.00 vMB 15
798,603 798,603 00000000000000000003b7d73632af103bac2e8010a44b912710b0d9ca990175 2,319 1.00/1.00 vMB 20
798,602 798,602 00000000000000000004a141e532b010aa859690377a5d9e6f805f6da1946cce 2,658 1.00/1.00 vMB 30
798,601 798,601 000000000000000000028fff14a6944dc30b7f188b1969c4518c393504da6501 2,335 1.00/1.00 vMB 8
798,600 798,600 00000000000000000004a37a918cbcb32a0fe2de65efe3c10fc794813d50bebf 3,062 1.00/1.00 vMB 14
798,599 798,599 000000000000000000026ace34b0fd4cc8d6bcf87a022cab7deba9d88799938d 1,984 1.00/1.00 vMB 13
798,598 798,598 00000000000000000004416e1e2215bee521b934cf943a7b85bd18409e4b89be 2,423 1.00/1.00 vMB 10
798,597 798,597 0000000000000000000126c28e1dfea5bf8035f8665f141f1bdff01e5476caff 2,709 1.00/1.00 vMB 11
798,596 798,596 00000000000000000001ac6218bcbc8da0409be98cae701c0411568c4704d615 2,509 1.00/1.00 vMB 17
798,595 798,595 000000000000000000040f7113d220157c260c0c51814f2bda9041a72f09a7e0 2,445 1.00/1.00 vMB 22
798,594 798,594 00000000000000000002e104df42cfcc53772fff734ae190fdbefb9804c4ba3e 1,942 1.00/1.00 vMB 18
798,593 798,593 0000000000000000000139f3d77d310797901c6d345f80aaa2f4446f2d0b0d7d 3,207 1.00/1.00 vMB 26
798,592 798,592 00000000000000000002ec411dbbf78a8b31ee1d9fc1b81dabd864e1bcbb2968 2,384 1.00/1.00 vMB 34
798,591 798,591 00000000000000000004e5f071c15119fa35ef58c96474b158579b9de4d0a4dc 2,144 1.00/1.00 vMB 14
798,590 798,590 000000000000000000026e8fbb6251e54304fc78d04be0319f419439485c705a 1,579 1.00/1.00 vMB 9
798,589 798,589 000000000000000000038c8a0880985751877f28594cf9705b057d3c61de3f05 2,043 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.89 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.