Loading Tool

Explorer IconExplorer

Memory Pool

80,587 transactions
29.98 vMB
0.07832978 BTC
Random Selection Loading Transactions
Max Size: 180.45/200 MB

Candidate Block

Mining Attempt d34ab6dd423ce8b4ef181be53af6e50b0e14d121477bc1346fac663f591bbb96
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root 9b004e7cca9de568c7ed163e2d4721162422aa6ce88ed5c3aa4b6df40b73d412
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,565
Size: 1.00 vMB
Total Fees: 0.01714295 BTC
Feerates: 197.70 > 1.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (608,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
306,636 306,636 000000000000000040a9750f774e3ad7a7f066103234f41d92b7dff1d4db8a43 1,070 0.60/1.00 vMB 29
306,635 306,635 00000000000000000910e5c2a3cb7ad33728878a1cb67c91feb239d174499110 23 0.01/1.00 vMB 26
306,634 306,634 00000000000000002655f1c455327ddc51ec11c260bf71ab19beb3a01d28a8e5 417 0.23/1.00 vMB 28
306,633 306,633 00000000000000003db073ead9d7f642dec919e167e4a2f89b9ac287a9983d78 271 0.13/1.00 vMB 30
306,632 306,632 00000000000000001bc24c3e5c1c85d898619bbfdbbc60975c19552cb95b4bc9 247 0.13/1.00 vMB 29
306,631 306,631 000000000000000011cfced046dc6fdf4a648932de689d16f04b0f86118e1e89 68 0.06/1.00 vMB 14
306,630 306,630 000000000000000036803bf5bfffcbe4276fe4e5b11fbf91fbb8753117c3db08 686 0.39/1.00 vMB 28
306,629 306,629 000000000000000004e51d8d00eedb31ec1505d245f48960896b79f0e7193c2a 231 0.14/1.00 vMB 28
306,628 306,628 000000000000000048717a228e2d90afa3afd1b64fca749ea5bf4d5ecad33101 358 0.22/1.00 vMB 25
306,627 306,627 000000000000000008029f2e113bea30517dbce0aeb7573be4670d7170a193dd 666 0.35/1.00 vMB 29
306,626 306,626 00000000000000002202554a01d77830b05cc15df492b6387ad7a22eb96ab322 511 0.27/1.00 vMB 30
306,625 306,625 00000000000000001adb7b4f898b5a94008f9d06ae13cda22d1cdef5ce5af1e3 123 0.06/1.00 vMB 31
306,624 306,624 0000000000000000397196124553766ac910c6053e8ff23b3bc5b6c6ed0c03f4 46 0.04/1.00 vMB 22
306,623 306,623 00000000000000001164f83768ad967fc808d542be51b90f55360d79b84653d1 123 0.06/1.00 vMB 32
306,622 306,622 0000000000000000499afada9663c1aff6897af846239e9e06056f97b564f712 488 0.35/1.00 vMB 23
306,621 306,621 00000000000000000552d56d8579fe317353027cd1bc361a81f9145f39ca048f 512 0.19/1.00 vMB 45
306,620 306,620 00000000000000000a39af4e6670d4b795c971c78278eccd9a240df49d66f6e9 131 0.06/1.00 vMB 32
306,619 306,619 000000000000000015417bc197ccb7b69cdfc5f53d02fafb3b99b7765e0c9415 471 0.28/1.00 vMB 28
306,618 306,618 0000000000000000423e9a2f386ed46f0c7f039db41034ffb7e20858099d3a9e 89 0.09/1.00 vMB 18
306,617 306,617 00000000000000000b2f868f75c2ca8f0bf3ad63989c2d064187516666681921 599 0.25/1.00 vMB 37
306,616 306,616 000000000000000021ab068a739b6ec023abf5045b1c8e523c3ea5a6c3720799 311 0.16/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.37 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: 663.76 GB
    • Received: 14.93 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.