Loading Tool

Explorer IconExplorer

Memory Pool

82,855 transactions
30.59 vMB
0.14023764 BTC
Random Selection Loading Transactions
Max Size: 184.16/200 MB

Candidate Block

Mining Attempt 5dd496369e5e3346499e8a13658c57459c225878c3b330f9a855523ce5a36ace
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 1ed923652701e7a3f82713b3257c70ab75fd049eacf87d23868013381ddcde1c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,188
Size: 1.00 vMB
Total Fees: 0.07626955 BTC
Feerates: 150.77 > 7.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (583,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,458 331,458 00000000000000000007f361036f7022e9b64b3c92c83ac5ae4dc049f9e90a3c 316 0.28/1.00 vMB 31
331,457 331,457 00000000000000001af965fdec8e8b40991767dad29b8f50c0a8197277711e0e 593 0.46/1.00 vMB 19
331,456 331,456 0000000000000000157cec8a8b7ef08a0f10757aa645e3596e2c78dab72050a7 1,493 1.00/1.00 vMB 24
331,455 331,455 0000000000000000098353f5f21cfb01a277cd82d85a6a74be3f374fc48b3662 985 0.55/1.00 vMB 25
331,454 331,454 0000000000000000172f8e35e05036b09a112c846335ed832957b816900bf3bf 706 0.29/1.00 vMB 34
331,453 331,453 000000000000000009c57e01c1b6935de6b17c7c6988037330a34c0c78000804 259 0.19/1.00 vMB 16
331,452 331,452 000000000000000008a912a66eb39d60970248915c38af3496b152ba987ea59d 1,888 1.00/1.00 vMB 25
331,451 331,451 000000000000000018a5b66981f1d3428eb2bd3e1d4d64b6b9f74ba9fc62f3d6 82 0.04/1.00 vMB 31
331,450 331,450 0000000000000000154e85f3c3d7b891cbccb7629897175f1a9d81d624185a36 60 0.10/1.00 vMB 3
331,449 331,449 00000000000000000d2f6091944f9a3eeee8157c8ac43087d9859125b08cceea 256 0.13/1.00 vMB 18
331,448 331,448 00000000000000000548d8ef9a7d14c75b7b18ae5b792d520f44cc5ddd25adfe 709 0.37/1.00 vMB 40
331,447 331,447 000000000000000015d4d3ed9301f04428e2a2361c4c298d54b4ca046e9dfb31 1,189 0.70/1.00 vMB 25
331,446 331,446 00000000000000001853654321e736e57e82bead978d3232c93e8479d0630157 394 0.22/1.00 vMB 22
331,445 331,445 0000000000000000031251fda3bb11495e7aa83ab861617d3259490dd89f9819 300 0.21/1.00 vMB 20
331,444 331,444 0000000000000000170868ad5d5db163282b0960b8e5689d241e91d9b54b4f0e 416 0.35/1.00 vMB 18
331,443 331,443 00000000000000001b3ae22cb6594e4902cca131ae8b44e4518e1663b9e61d77 256 0.14/1.00 vMB 23
331,442 331,442 00000000000000001af9a312a34c010efff52eccae25a811ce1d1d4e395876ba 1,744 0.90/1.00 vMB 26
331,441 331,441 0000000000000000160b35130699db745f6aecbe60320f44364da1c6328723a4 792 0.54/1.00 vMB 22
331,440 331,440 0000000000000000062956435aff43ea8bccde230738572685fea73ccc2cc6da 666 0.44/1.00 vMB 23
331,439 331,439 00000000000000000a5cc68ba40d4fafbc27f496a0d8e0fd0dbfa315e862352b 351 0.23/1.00 vMB 25
331,438 331,438 00000000000000000d2dbb67742e8d2a65e64a2e9e2e44ad0432527a03f95aa3 532 0.29/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.33 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: 660.43 GB
    • Received: 14.74 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.