Loading Tool

Explorer IconExplorer

Memory Pool

80,752 transactions
30.15 vMB
0.12258656 BTC
Random Selection Loading Transactions
Max Size: 180.89/200 MB

Candidate Block

Mining Attempt 5b7d9084f7d4114d53bcbb048d72d85823a539a7189b9f047c29db9d710ec057
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 98fb02a4ba9e54be9e9b567ea9c330e2653a17612bf5f4b4f28310ca45840700
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,491
Size: 1.00 vMB
Total Fees: 0.06078746 BTC
Feerates: 180.34 > 6.09 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (221,391 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,605 693,605 00000000000000000009eeb36f320b5932f86c720460e55a98227229d7e32e53 2,076 0.68/1.00 vMB 11
693,604 693,604 00000000000000000001e1ad7deaa3c0c9a49cf749ba096af798ab4fb90fd4e7 879 0.37/1.00 vMB 6
693,603 693,603 0000000000000000000da30908eb1161c04050fb9cc54e39c8df24c9f26c5bce 3,043 1.00/1.00 vMB 12
693,602 693,602 000000000000000000041e72a347c5e99de902e1f4eec23f8dedfb44af717588 482 0.15/1.00 vMB 12
693,601 693,601 0000000000000000000b5028173a34c0bbeeb227ab2733c2338b98e30bf08e68 858 0.43/1.00 vMB 10
693,600 693,600 0000000000000000000f825f123c63e479fdbe56f7616ad53516d19184c499fc 476 0.60/1.00 vMB 4
693,599 693,599 0000000000000000000b32928b2d555103c45a7ada40f606b58bbc40f5fc8a02 1,135 1.00/1.00 vMB 6
693,598 693,598 00000000000000000008b9d2b4035307d016d2e7d999b8b1364606848dd9c914 188 0.06/1.00 vMB 7
693,597 693,597 0000000000000000000ea360fc4f862e56e2735c41788d55945110644fbe7ac7 1,277 0.46/1.00 vMB 6
693,596 693,596 00000000000000000013179124eeb362091e97e99d4d378d1fbd17872b685ff1 2,682 1.00/1.00 vMB 10
693,595 693,595 0000000000000000001082abd866d7b7e9b42bcf65d513f54480b0ecbfec6a2c 2,675 1.00/1.00 vMB 17
693,594 693,594 0000000000000000000ba3eb85af8b2e7cbcd093ad23be5cce8172d3823e5c37 397 0.16/1.00 vMB 22
693,593 693,593 0000000000000000000ea735ea133bce7327cc7c6d80a6d53fd31426cbfd64e5 527 0.20/1.00 vMB 14
693,592 693,592 0000000000000000000e16d04674aa10e9b702092f46aa83ffef4d46efa51911 1,000 0.36/1.00 vMB 13
693,591 693,591 000000000000000000011c7c94bc161fa1cd6da942bdd8d179e077e573d95dbe 1,814 0.61/1.00 vMB 11
693,590 693,590 000000000000000000081649367a0b8909336148e7fde718cf99c0f9348ed66b 885 0.31/1.00 vMB 12
693,589 693,589 000000000000000000100ec5e9e087ed2de806a56e6f2ac87d5a8f6d0ebae8e2 897 0.61/1.00 vMB 4
693,588 693,588 0000000000000000000a4de7486ee93ddb152dbdee3bfa25db33632b6f3fc4e8 2,679 1.00/1.00 vMB 11
693,587 693,587 0000000000000000001244557b3efb699d4def1799303d5d0609ba600a3bf00c 2,549 1.00/1.00 vMB 5
693,586 693,586 000000000000000000066c2dba37537f8286b6bf21a6db3b53e60f4c650f1c5f 3,120 1.00/1.00 vMB 9
693,585 693,585 00000000000000000003c31e5091681867cd881a0c616ded8753227dc4068574 2,865 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.38 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: 664.48 GB
    • Received: 14.99 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.