Loading Tool

Explorer IconExplorer

Memory Pool

81,834 transactions
30.21 vMB
0.09769486 BTC
Random Selection Loading Transactions
Max Size: 184.67/200 MB

Candidate Block

Mining Attempt 4eb20cd69508d2cab16fa36f26b1a92b1d57da180f0e2ccea8df5b84f5d519ff
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 4d58fa52fd97cff6004882a94636c87d01544ec46e32460a6848f615434a9147
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,722
Size: 1.00 vMB
Total Fees: 0.02909411 BTC
Feerates: 402.60 > 2.92 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (137,702 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
777,621 777,621 00000000000000000003ae60b9ba372b619667a23bf6f219116f1b7348d4deeb 957 1.00/1.00 vMB 2
777,620 777,620 00000000000000000004604ccaac918ba4281fab6f54e4e0bb891cff0e2b077c 2,649 1.00/1.00 vMB 13
777,619 777,619 00000000000000000006fa68eae288528029a3429331ed862519fdf7df98c275 3,293 1.00/1.00 vMB 22
777,618 777,618 00000000000000000003405327e89825ac9e57141870a60db0a511fbae74d19a 864 1.00/1.00 vMB 4
777,617 777,617 00000000000000000000285c34f241b08bf45816de386fe88b0c42ed910d71a6 2,417 1.00/1.00 vMB 8
777,616 777,616 00000000000000000000a91652e1c7d21e7f98abbfa6eefc6f7a312d10f97892 3,742 1.00/1.00 vMB 24
777,615 777,615 000000000000000000041f0e7d4f8f3e84e59920fdc9db75e4734bef9eb086eb 259 1.00/1.00 vMB 1
777,614 777,614 00000000000000000003bfa564e672688353b95de980dc44493945c642d27de8 1,705 1.00/1.00 vMB 8
777,613 777,613 000000000000000000023d55fe1e12563dc7c8282a64bcc261df79c47b27788a 322 1.00/1.00 vMB 2
777,612 777,612 00000000000000000001070078386252d6ff44b4929bf440a594fbb4a2d0acc0 380 1.00/1.00 vMB 1
777,611 777,611 000000000000000000025f58804c7ad7df3a98203b7e81257f73514ec9e77b4f 1,664 1.00/1.00 vMB 9
777,610 777,610 000000000000000000039d70b125a2fd3b065a6fdb819c96b8f5462785721435 1,236 1.00/1.00 vMB 6
777,609 777,609 00000000000000000004bc83176896bb53495ce864f9a208b98525867e3d1089 1,720 1.00/1.00 vMB 6
777,608 777,608 000000000000000000045f2f2f3e896ef199ec222e2f7b7cc82fe491aed19697 1,679 1.00/1.00 vMB 16
777,607 777,607 00000000000000000003d1e86b86326147932aff49f86e7e1537f1d7d335525d 2,686 1.00/1.00 vMB 19
777,606 777,606 000000000000000000015b00eef4dc450d2be3e6c03170af809170b3c0ce0f52 2,020 1.00/1.00 vMB 11
777,605 777,605 000000000000000000045fb57df0c193eda3c32f83f9368828bcc0002a5fe771 1,662 1.00/1.00 vMB 4
777,604 777,604 00000000000000000002c15d4ede1eda85366e15dad6f6582996b9acb628fb7e 3,322 1.00/1.00 vMB 14
777,603 777,603 00000000000000000004352905e00338cff3d3a6489448d63c88db723cee76e3 3,175 1.00/1.00 vMB 17
777,602 777,602 000000000000000000071ea228ddedea26ab2a528af1d6e2763b919dd178eb18 2,780 1.00/1.00 vMB 14
777,601 777,601 00000000000000000000db645a4ce44c3d26749ab0900c3c77f7d1243623e997 989 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.