Loading Tool

Explorer IconExplorer

Memory Pool

75,438 transactions
28.26 vMB
0.06238584 BTC
Random Selection Loading Transactions
Max Size: 171.16/200 MB

Candidate Block

Mining Attempt 3d8b57766486b4fe1c3e8c8a83a8a12c05cde219306dff7d1bf10e8ed23bab6a
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 65e6532f9415d33d6c53ca06f437918ab628d7b494f45823ef8616cf119cc550
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,514
Size: 1.00 vMB
Total Fees: 0.00342262 BTC
Feerates: 40.21 > 0.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (520,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
394,620 394,620 00000000000000000031094ea8a57d67c44db446391ec0ddb553914f8649c1ed 26 0.06/1.00 vMB 0
394,619 394,619 000000000000000007ea3a87a1fea4bdd7fe9e32f292a3cec3f8aa1617d62862 810 0.47/1.00 vMB 36
394,618 394,618 00000000000000000071e383f9670f12a12904641ef47af887e5ccee91bb67a4 2 0.00/1.00 vMB 0
394,617 394,617 0000000000000000073cd71098204211489bcc0f5d83206fc28eb2f8b8d8b380 756 0.99/1.00 vMB 13
394,616 394,616 00000000000000000560beff773a085516af991fec2ca48784633a0349463758 2,170 1.00/1.00 vMB 47
394,615 394,615 000000000000000001fbd1149458fb54088b9a96912e05cec00acfabbc56c8c0 90 0.04/1.00 vMB 45
394,614 394,614 000000000000000008bb0f358f2de790eca876526b3e1c2b90302317d8bd07ad 152 0.08/1.00 vMB 33
394,613 394,613 000000000000000002ff35603aaf5c1661b2ab4beecef6d6a1e5e491a91ba442 806 0.45/1.00 vMB 35
394,612 394,612 000000000000000004c0ec80d2bab24aef5747bcda9387c6a06b0537657b3f7c 981 0.65/1.00 vMB 27
394,611 394,611 0000000000000000027aa0a91e446715bc0c36c8ed7a0302ec03269b80f1d69d 2,213 0.75/1.00 vMB 76
394,610 394,610 000000000000000004fc2dfce6c3a7d1ec146b66c36c859d48a16900fae5bf8e 656 0.33/1.00 vMB 39
394,609 394,609 0000000000000000070f27bf158dd06ef4f4f99f4bea01ed2d5df865cd29e3b3 590 0.29/1.00 vMB 41
394,608 394,608 000000000000000000acbbb0f908e3125fcc539ef29f6050f4628c60ff92c36f 557 0.35/1.00 vMB 30
394,607 394,607 000000000000000004b1bc98f09437d4608a6ec5a40c225170a15a1164cbfe5c 1,544 0.95/1.00 vMB 32
394,606 394,606 00000000000000000588266cac3cdbc6e7f141e471b2acd44583633f8ac8c079 134 0.09/1.00 vMB 32
394,605 394,605 000000000000000007be2786b82806b0c74e421ea97ce2edebff84fe7ada7ccf 1,185 0.52/1.00 vMB 50
394,604 394,604 000000000000000004e350216131afd3f0942d7189cbb7e371eae9d558410a4c 301 0.21/1.00 vMB 25
394,603 394,603 000000000000000000746615b8c1f9333e5d80e07cc1e72e58c499158cd6b011 145 0.36/1.00 vMB 8
394,602 394,602 000000000000000008bf7660c901cef4f21add9706a0e00b7b1e460e4d9c931a 1,730 0.75/1.00 vMB 41
394,601 394,601 0000000000000000062d85339d89898e9c64e456a5fa1a7292521f4000321659 52 0.05/1.00 vMB 11
394,600 394,600 000000000000000003a10d049b88eb6f694e9b50e7308bf79135a38e026cb4f1 919 0.63/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.